From 17b04c04c6004725f6115f7b4592d19eba4cda89 Mon Sep 17 00:00:00 2001 From: John Christopher Anderson Date: Tue, 16 Dec 2008 20:15:43 +0000 Subject: remove couch_ft_query git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@727126 13f79535-47bb-0310-9956-ffa450edef68 --- src/couchdb/couch.app.tpl.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/couchdb/couch.app.tpl.in') diff --git a/src/couchdb/couch.app.tpl.in b/src/couchdb/couch.app.tpl.in index 8611df4b..3b1ea02f 100644 --- a/src/couchdb/couch.app.tpl.in +++ b/src/couchdb/couch.app.tpl.in @@ -17,13 +17,11 @@ couch_event_sup, couch_db_update_notifier, couch_db_update_notifier_sup, - couch_ft_query, couch_log, couch_rep]}, {registered,[couch_server, couch_server_sup, couch_view, couch_query_servers, - couch_ft_query, couch_db_update_notifier_sup]}, {applications,[kernel,stdlib,crypto,inets,mochiweb]}]}. -- cgit v1.2.3