summaryrefslogtreecommitdiff
path: root/ajax/getlinkedtags.php
diff options
context:
space:
mode:
Diffstat (limited to 'ajax/getlinkedtags.php')
-rw-r--r--ajax/getlinkedtags.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/ajax/getlinkedtags.php b/ajax/getlinkedtags.php
index feb70ae..24d00fc 100644
--- a/ajax/getlinkedtags.php
+++ b/ajax/getlinkedtags.php
@@ -26,7 +26,6 @@ require_once('../header.inc.php');
/* Service creation: only useful services are created */
$b2tservice =& ServiceFactory::getServiceInstance('Bookmark2TagService');
$bookmarkservice =& ServiceFactory::getServiceInstance('TagService');
-$userservice =& ServiceFactory::getServiceInstance('UserService');
$tagstatservice =& ServiceFactory::getServiceInstance('TagStatService');
/* Managing all possible inputs */