aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/access.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/lib/access.php')
-rw-r--r--engine/lib/access.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/engine/lib/access.php b/engine/lib/access.php
index d3a68fe48..02ca5906a 100644
--- a/engine/lib/access.php
+++ b/engine/lib/access.php
@@ -438,13 +438,6 @@
}
- /**
- * Some useful constant definitions
- */
- define('ACCESS_PRIVATE',0);
- define('ACCESS_LOGGED_IN',1);
- define('ACCESS_PUBLIC',2);
-
global $init_finished;
$init_finished = false;