From d3745d1ecfa39b2b53c67f56d3fcba80ccbd2dc1 Mon Sep 17 00:00:00 2001 From: Paul Joseph Davis Date: Mon, 14 Dec 2009 05:46:06 +0000 Subject: Email notification test failed. Undoing. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@890187 13f79535-47bb-0310-9956-ffa450edef68 --- src/couchdb/couch_app.erl | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/couchdb') diff --git a/src/couchdb/couch_app.erl b/src/couchdb/couch_app.erl index dc0f7402..1b64434a 100644 --- a/src/couchdb/couch_app.erl +++ b/src/couchdb/couch_app.erl @@ -18,9 +18,6 @@ -export([start/2, stop/1]). -FORCING BUILD FAILURE - - start(_Type, DefaultIniFiles) -> IniFiles = get_ini_files(DefaultIniFiles), case start_apps([crypto, sasl, inets, oauth, ssl, ibrowse, mochiweb]) of -- cgit v1.2.3