summaryrefslogtreecommitdiff
path: root/actions/apifavoritedestroy.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/apifavoritedestroy.php')
-rw-r--r--actions/apifavoritedestroy.php1
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;
/**