From: Timo Sirainen Date: Mon, 26 Jul 2004 17:11:15 +0000 (+0300) Subject: whops, removed debugging X-Git-Tag: 1.1.alpha1~3735 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d6f66ec65dbae938867fb2c6482ccad85663a44b;p=thirdparty%2Fdovecot%2Fcore.git whops, removed debugging --HG-- branch : HEAD --- diff --git a/src/auth/db-mysql.c b/src/auth/db-mysql.c index 56163d16c5..b1529dcc08 100644 --- a/src/auth/db-mysql.c +++ b/src/auth/db-mysql.c @@ -3,8 +3,7 @@ #include "config.h" #undef HAVE_CONFIG_H -//#if defined(PASSDB_MYSQL) || defined(USERDB_MYSQL) -#if 1 +#if defined(PASSDB_MYSQL) || defined(USERDB_MYSQL) #include "common.h" #include "network.h" #include "str.h"