summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorAlessandro Cosentino <cosenal@gmail.com>2013-03-30 18:38:45 +0100
committerAlessandro Cosentino <cosenal@gmail.com>2013-03-30 18:38:45 +0100
commit821be8c6b94fd15af326534e6e4e2f927d3f6868 (patch)
treee5c813062257a0d2874c3c23488bbe8375610bb9 /appinfo
parent7178cd8f354e2fca9179177b335f823b3988c8f0 (diff)
remove search plugin. YAGNI
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/app.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/appinfo/app.php b/appinfo/app.php
index 49732cb88..69a4db3a8 100644
--- a/appinfo/app.php
+++ b/appinfo/app.php
@@ -54,7 +54,4 @@ $api->addNavigationEntry(array(
\OCP\Backgroundjob::addRegularTask( 'OCA\News\Backgroundjob\Task', 'run');
-/* TODO: fix this classes and uncomment these lines afterwards
-\OC_Search::registerProvider('OCA\News\Search\Provider');
-*/