diff options
Diffstat (limited to 'settings/apps.php')
-rw-r--r-- | settings/apps.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/settings/apps.php b/settings/apps.php index 96b6d21b502..6fd2efc2018 100644 --- a/settings/apps.php +++ b/settings/apps.php @@ -22,7 +22,6 @@ */ OC_Util::checkAdminUser(); -OC_App::loadApps(); // Load the files we need OC_Util::addStyle( "settings", "settings" ); |