aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rwxr-xr-xindex.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/index.php b/index.php
index 5d8dbd8bf..5a25e67c7 100755
--- a/index.php
+++ b/index.php
@@ -143,12 +143,6 @@ else
nav_set_selected('nothing');
-$arr = array('app_menu' => App::get_apps());
-
-call_hooks('app_menu', $arr);
-
-App::set_apps($arr['app_menu']);
-
$Router = new Zotlabs\Web\Router($a);
/* initialise content region */