aboutsummaryrefslogtreecommitdiff
path: root/actions/user/spotlight.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/user/spotlight.php')
-rw-r--r--actions/user/spotlight.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/actions/user/spotlight.php b/actions/user/spotlight.php
index 00525254b..390197e78 100644
--- a/actions/user/spotlight.php
+++ b/actions/user/spotlight.php
@@ -7,8 +7,6 @@
* @todo This is deprecated in 1.8
*/
-gatekeeper();
-
$closed = get_input('closed', 'true');
if ($closed != 'true') {
$closed = false;