changeset 7862:fa00c24cf0d6 HEAD

Removed accidentally committed debug code.
author Timo Sirainen <tss@iki.fi>
date Fri, 13 Jun 2008 10:05:55 +0300
parents 481fa709dce3
children b145040d5adb
files src/lib/mempool-system-clean.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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);