aboutsummaryrefslogtreecommitdiff
path: root/actions/entities/delete.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/entities/delete.php')
-rw-r--r--actions/entities/delete.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/actions/entities/delete.php b/actions/entities/delete.php
index 823e85c59..251e1f01c 100644
--- a/actions/entities/delete.php
+++ b/actions/entities/delete.php
@@ -6,8 +6,6 @@
* @subpackage Core
*/
-gatekeeper();
-
$guid = get_input('guid');
$entity = get_entity($guid);