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