#define d()
authorJeffrey Stedfast <fejj@src.gnome.org>
Thu, 11 Nov 2004 17:47:44 +0000 (17:47 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Thu, 11 Nov 2004 17:47:44 +0000 (17:47 +0000)
camel/providers/imap4/camel-imap4-summary.c

index 4771fc6..ef3e7e3 100644 (file)
@@ -47,6 +47,8 @@
 
 #include "camel-imap4-summary.h"
 
+#define d(x) x
+
 #define IMAP4_SUMMARY_VERSION  1
 
 static void camel_imap4_summary_class_init (CamelIMAP4SummaryClass *klass);