summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/index.php b/index.php
index 4062ce5bb..24b787cd5 100644
--- a/index.php
+++ b/index.php
@@ -7,8 +7,6 @@ include_once "includes/common.inc";
fix_gpc_magic();
-menu_build("system");
-
if (menu_active_handler_exists()) {
menu_execute_active_handler();
}