malloc_state() no longer writes to stdout when Imager is built without
authorTony Cook <tony@develop=help.com>
Thu, 9 Mar 2006 00:56:19 +0000 (00:56 +0000)
committerTony Cook <tony@develop=help.com>
Thu, 9 Mar 2006 00:56:19 +0000 (00:56 +0000)
memory debugging

io.c

diff --git a/io.c b/io.c
index 16bad644d0cdf2eb0cbae553a80ea76619948d31..333e2b18c65a79644e07745f064331e5e6369db0 100644 (file)
--- a/io.c
+++ b/io.c
@@ -221,7 +221,6 @@ void
 
 void
 malloc_state() {
-  printf("malloc_state: not in debug mode\n");
 }
 
 void*