aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-camel-stream.c
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-04-14 17:48:36 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-04-14 17:48:36 +0800
commit3cf228772512334661adb91a1a709b6a2962651f (patch)
treee57909f205923166b53c838112b31c504736f1e1 /mail/em-camel-stream.c
parente042b373fb825a11814f9b7b4db50309951f8bc6 (diff)
downloadgsoc2013-evolution-3cf228772512334661adb91a1a709b6a2962651f.tar
gsoc2013-evolution-3cf228772512334661adb91a1a709b6a2962651f.tar.gz
gsoc2013-evolution-3cf228772512334661adb91a1a709b6a2962651f.tar.bz2
gsoc2013-evolution-3cf228772512334661adb91a1a709b6a2962651f.tar.lz
gsoc2013-evolution-3cf228772512334661adb91a1a709b6a2962651f.tar.xz
gsoc2013-evolution-3cf228772512334661adb91a1a709b6a2962651f.tar.zst
gsoc2013-evolution-3cf228772512334661adb91a1a709b6a2962651f.zip
remove debug comment.
2004-04-14 Not Zed <NotZed@Ximian.com> * mail-component.c (impl_createControls): remove debug comment. ** See #56641. * em-format-html-display.c (efhd_format_secure): fix a small memleak. (efhd_bonobo_unknown, efhd_format_attachment): close the <object> tag properly, and <br> it as well to make sure its separated. * em-sync-stream.c: add some runtime and compile time stream logging stuff. svn path=/trunk/; revision=25457
Diffstat (limited to 'mail/em-camel-stream.c')
-rw-r--r--mail/em-camel-stream.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-camel-stream.c b/mail/em-camel-stream.c
index a1274d634a..4b1c3f4a4b 100644
--- a/mail/em-camel-stream.c
+++ b/mail/em-camel-stream.c
@@ -39,7 +39,7 @@
#define EMCS_BUFFER_SIZE (4096)
-/*#define LOG_STREAM*/
+#define LOG_STREAM 1
#define d(x)