From da51c810f74bdc642445503d75395ded6f234ebc Mon Sep 17 00:00:00 2001 From: Alessandro Cosentino Date: Tue, 24 Jul 2012 15:59:20 -0400 Subject: conform to the new app setting policy --- appinfo/app.php | 1 - 1 file changed, 1 deletion(-) (limited to 'appinfo') 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, -- cgit v1.2.3