summaryrefslogtreecommitdiff
path: root/camel
diff options
context:
space:
mode:
authorMichael Zucci <zucchi@src.gnome.org>2004-03-03 06:37:03 +0000
committerMichael Zucci <zucchi@src.gnome.org>2004-03-03 06:37:03 +0000
commit66e0712e9be82976c34cec6f031fc85daa9406c4 (patch)
tree2707ab399d5c7ecc1832c80abe1a6b6663de7ac0 /camel
parentc1dcb86688aa276cf17b629d828cdf44c309d86a (diff)
downloadevolution-data-server-66e0712e9be82976c34cec6f031fc85daa9406c4.tar.gz
forgot to turn off voluminous debug
Diffstat (limited to 'camel')
-rw-r--r--camel/camel-stream-filter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-stream-filter.c b/camel/camel-stream-filter.c
index e9c5e69f9..f689d2d63 100644
--- a/camel/camel-stream-filter.c
+++ b/camel/camel-stream-filter.c
@@ -28,7 +28,7 @@
#include <string.h>
#include "camel-stream-filter.h"
-#define d(x) x
+#define d(x)
/* use my malloc debugger? */
/*extern void g_check(void *mp);*/