aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2006-08-09 07:22:40 +0000
committerVincent Richard <[email protected]>2006-08-09 07:22:40 +0000
commitea38aa36b3e38df2aba6c3a49077f472bd83c65a (patch)
tree4916e3cd1ce56a97206673c8412d9190d50e4af5
parentFix for message ids without angle brackets. (diff)
downloadvmime-ea38aa36b3e38df2aba6c3a49077f472bd83c65a.tar.gz
vmime-ea38aa36b3e38df2aba6c3a49077f472bd83c65a.zip
Oops... Removed IMAP response debug.
-rw-r--r--vmime/net/imap/IMAPParser.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vmime/net/imap/IMAPParser.hpp b/vmime/net/imap/IMAPParser.hpp
index c535e1aa..da812952 100644
--- a/vmime/net/imap/IMAPParser.hpp
+++ b/vmime/net/imap/IMAPParser.hpp
@@ -48,7 +48,7 @@
#include <stdexcept>
-#define DEBUG_RESPONSE 1
+//#define DEBUG_RESPONSE 1
#if DEBUG_RESPONSE