dovecot-1.1: Removed accidentally committed debug code.

dovecot at dovecot.org dovecot at dovecot.org
Fri Jun 13 10:07:15 EEST 2008


details:   http://hg.dovecot.org/dovecot-1.1/rev/4964175fc7f8
changeset: 7662:4964175fc7f8
user:      Timo Sirainen <tss at iki.fi>
date:      Fri Jun 13 10:05:55 2008 +0300
description:
Removed accidentally committed debug code.

diffstat:

1 file changed, 1 deletion(-)
src/lib/mempool-system-clean.c |    1 -

diffs (11 lines):

diff -r 8974df9bb284 -r 4964175fc7f8 src/lib/mempool-system-clean.c
--- a/src/lib/mempool-system-clean.c	Fri Jun 13 10:01:32 2008 +0300
+++ b/src/lib/mempool-system-clean.c	Fri Jun 13 10:05:55 2008 +0300
@@ -25,7 +25,6 @@
 #  define EXTRA_SIZE_SPACE SIZEOF_VOID_P
 #endif
 
-#undef HAVE_MALLOC_USABLE_SIZE
 static const char *pool_system_clean_get_name(pool_t pool);
 static void pool_system_clean_ref(pool_t pool);
 static void pool_system_clean_unref(pool_t *pool);


More information about the dovecot-cvs mailing list