aboutsummaryrefslogtreecommitdiff
path: root/actions/friends/remove.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/friends/remove.php')
-rw-r--r--actions/friends/remove.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/actions/friends/remove.php b/actions/friends/remove.php
index 9969544da..768291055 100644
--- a/actions/friends/remove.php
+++ b/actions/friends/remove.php
@@ -10,7 +10,6 @@
// Ensure we are logged in
gatekeeper();
-action_gatekeeper();
// Get the GUID of the user to friend
$friend_guid = get_input('friend');