]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
whops, removed debugging
authorTimo Sirainen <tss@iki.fi>
Mon, 26 Jul 2004 17:11:15 +0000 (20:11 +0300)
committerTimo Sirainen <tss@iki.fi>
Mon, 26 Jul 2004 17:11:15 +0000 (20:11 +0300)
--HG--
branch : HEAD

src/auth/db-mysql.c

index 56163d16c557cf111ae73f81ae82c186c8079d58..b1529dcc08254e84136149ff8af69214cfbb0262 100644 (file)
@@ -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"