Disable debugging.
authorEttore Perazzoli <ettore@src.gnome.org>
Tue, 13 May 2003 16:03:19 +0000 (16:03 +0000)
committerEttore Perazzoli <ettore@src.gnome.org>
Tue, 13 May 2003 16:03:19 +0000 (16:03 +0000)
* providers/imap/camel-imap-folder.c (d): Disable debugging.

* providers/imap/camel-imap-command.c (d): Disable debugging.

* providers/imap/camel-imap-search.c (d): Disable debugging.

camel/ChangeLog
camel/providers/imap/camel-imap-command.c
camel/providers/imap/camel-imap-folder.c
camel/providers/imap/camel-imap-search.c

index b8161f9..840a8cf 100644 (file)
@@ -1,3 +1,11 @@
+2003-05-13  Ettore Perazzoli  <ettore@ximian.com>
+
+       * providers/imap/camel-imap-folder.c (d): Disable debugging.
+
+       * providers/imap/camel-imap-command.c (d): Disable debugging.
+
+       * providers/imap/camel-imap-search.c (d): Disable debugging.
+
 2003-05-02  Dan Winship  <danw@ximian.com>
 
        * camel-mime-part-utils.c
index 84cf16b..bf04075 100644 (file)
@@ -44,7 +44,7 @@
 #include <camel/camel-utf8.h>
 #include <camel/camel-session.h>
 
-#define d(x) x
+#define d(x)
 
 extern int camel_verbose_debug;
 
index 619ea11..8a21c11 100644 (file)
@@ -70,7 +70,7 @@
 #include "camel-private.h"
 
 
-#define d(x) x
+#define d(x)
 
 /* set to -1 for infinite size */
 #define UID_SET_LIMIT  (4096)
index 9fd59b2..0c8816e 100644 (file)
@@ -44,7 +44,7 @@
 #include "camel-seekable-stream.h"
 #include "camel-search-private.h"
 
-#define d(x) x
+#define d(x)
 
 /*
   File is: