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