summaryrefslogtreecommitdiff
path: root/actions/peoplesearch.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/peoplesearch.php')
-rw-r--r--actions/peoplesearch.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/actions/peoplesearch.php b/actions/peoplesearch.php
index 3ce719dd5..65d970dd1 100644
--- a/actions/peoplesearch.php
+++ b/actions/peoplesearch.php
@@ -81,8 +81,6 @@ class PeoplesearchAction extends SearchAction
} else {
$this->element('p', 'error', _('No results.'));
-
-//TODO
$this->searchSuggestions($q);
$profile->free();
}