X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Flogout.php;h=1e0adae57592a536bdaf7b6bbf3eb7ae60959f14;hb=f1b64c4db52d6881c845704bfde3e3514e3ebe8f;hp=298b2a484b58088a76e7bf334a2dc55c746b7dd2;hpb=bbb830e14c718c687f0636710a1827c90b11f4cc;p=quix0rs-gnu-social.git diff --git a/actions/logout.php b/actions/logout.php index 298b2a484b..1e0adae575 100644 --- a/actions/logout.php +++ b/actions/logout.php @@ -32,8 +32,6 @@ if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); } -require_once INSTALLDIR.'/lib/openid.php'; - /** * Logout action class. *