projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03a9e7a
)
malloc_state() no longer writes to stdout when Imager is built without
author
Tony Cook
<tony@develop=help.com>
Thu, 9 Mar 2006 00:56:19 +0000
(
00:56
+0000)
committer
Tony Cook
<tony@develop=help.com>
Thu, 9 Mar 2006 00:56:19 +0000
(
00:56
+0000)
memory debugging
io.c
patch
|
blob
|
blame
|
history
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*