summaryrefslogtreecommitdiff
path: root/actions/apiusershow.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/apiusershow.php')
-rw-r--r--actions/apiusershow.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/actions/apiusershow.php b/actions/apiusershow.php
index d07040a43..db942d1a5 100644
--- a/actions/apiusershow.php
+++ b/actions/apiusershow.php
@@ -46,8 +46,6 @@ require_once INSTALLDIR.'/lib/api.php';
class ApiUserShowAction extends ApiAction
{
- var $user = null;
-
/**
* Take arguments for running
*