X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Flogout.php;h=1e0adae57592a536bdaf7b6bbf3eb7ae60959f14;hb=c899e4a84ee45b65950980ccb87e52129871d58e;hp=298b2a484b58088a76e7bf334a2dc55c746b7dd2;hpb=b3b3af9a2eff10c272bb213eccd3dd3060bc5830;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. *