From f9279ac77ac8f4541bd0237fd5126f10cb7798a1 Mon Sep 17 00:00:00 2001 From: Thomas Müller Date: Tue, 25 Mar 2014 17:42:41 +0100 Subject: killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest() --- core/ajax/share.php | 1 - 1 file changed, 1 deletion(-) (limited to 'core/ajax') diff --git a/core/ajax/share.php b/core/ajax/share.php index 3f04e1e4ad1..e667d9b5faa 100644 --- a/core/ajax/share.php +++ b/core/ajax/share.php @@ -21,7 +21,6 @@ OC_JSON::checkLoggedIn(); OCP\JSON::callCheck(); -OC_App::loadApps(); $defaults = new \OCP\Defaults(); -- cgit v1.2.3