From ea38aa36b3e38df2aba6c3a49077f472bd83c65a Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Wed, 9 Aug 2006 07:22:40 +0000 Subject: [PATCH] Oops... Removed IMAP response debug. --- vmime/net/imap/IMAPParser.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -#define DEBUG_RESPONSE 1 +//#define DEBUG_RESPONSE 1 #if DEBUG_RESPONSE