summaryrefslogtreecommitdiffstats
path: root/appinfo/app.php
diff options
context:
space:
mode:
authorAlessandro Cosentino <cosenal@gmail.com>2012-07-24 15:59:20 -0400
committerAlessandro Cosentino <cosenal@gmail.com>2012-07-24 15:59:20 -0400
commitda51c810f74bdc642445503d75395ded6f234ebc (patch)
tree9a2c78d46ffd4ca10b4763fa1132a897dd898c10 /appinfo/app.php
parent2da0f24f174666dcf17f4c26a447cfd396284dcf (diff)
conform to the new app setting policy
Diffstat (limited to 'appinfo/app.php')
-rw-r--r--appinfo/app.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/appinfo/app.php b/appinfo/app.php
index eb1b54455..ad529db9a 100644
--- a/appinfo/app.php
+++ b/appinfo/app.php
@@ -24,7 +24,6 @@ OC::$CLASSPATH['OC_News_Utils'] = 'apps/news/lib/utils.php';
$l = new OC_l10n('news');
-OCP\App::registerPersonal('news', 'settings');
OCP\App::register( array(
'order' => 70,