summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--settings/help.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/settings/help.php b/settings/help.php
index 4846baafc7f..62f10ade521 100644
--- a/settings/help.php
+++ b/settings/help.php
@@ -28,10 +28,7 @@
*
*/
-use OCP\AppFramework\Http\TemplateResponse;
-
OC_Util::checkLoggedIn();
-\OC::$server->getEventDispatcher()->dispatch(TemplateResponse::EVENT_LOAD_ADDITIONAL_SCRIPTS_LOGGEDIN);
// Load the files we need
OC_Util::addStyle( "settings", "settings" );