diff options
Diffstat (limited to 'actions/apifriendshipsdestroy.php')
-rw-r--r-- | actions/apifriendshipsdestroy.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/actions/apifriendshipsdestroy.php b/actions/apifriendshipsdestroy.php index a15f202aa..f0f6c062b 100644 --- a/actions/apifriendshipsdestroy.php +++ b/actions/apifriendshipsdestroy.php @@ -47,7 +47,6 @@ require_once INSTALLDIR.'/lib/apiauth.php'; class ApiFriendshipsDestroyAction extends ApiAuthAction { - var $user = null; var $other = null; /** |