X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=actions%2Fapifriendshipsdestroy.php;h=5f7c85e0aff62bd725a48f634e81e67237fca7b2;hb=a7a4eeef09ee8929bb9ca563eb2bc52d198d202f;hp=1534aa799f482119b9c16908dd215191b40392ac;hpb=7d64d8c78cfa102b91975598ef9e574d2ef14b8c;p=quix0rs-gnu-social.git diff --git a/actions/apifriendshipsdestroy.php b/actions/apifriendshipsdestroy.php index 1534aa799f..5f7c85e0af 100644 --- a/actions/apifriendshipsdestroy.php +++ b/actions/apifriendshipsdestroy.php @@ -33,8 +33,6 @@ if (!defined('STATUSNET')) { exit(1); } -require_once INSTALLDIR . '/lib/apiauth.php'; - /** * Allows the authenticating users to unfollow (unsubscribe) the user specified in * the ID parameter. Returns the unfollowed user in the requested format when