aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2004-11-12 01:47:44 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-11-12 01:47:44 +0800
commit38c307f2f8bafd0a17c68fcc83cacdcd82e7e9b0 (patch)
tree12250f8d3e1845cc5d93a2869723eb6ba83eb0d0
parent39a3ebfb1739f762dc8a907fe43fa11d06e7ed8f (diff)
downloadgsoc2013-evolution-38c307f2f8bafd0a17c68fcc83cacdcd82e7e9b0.tar
gsoc2013-evolution-38c307f2f8bafd0a17c68fcc83cacdcd82e7e9b0.tar.gz
gsoc2013-evolution-38c307f2f8bafd0a17c68fcc83cacdcd82e7e9b0.tar.bz2
gsoc2013-evolution-38c307f2f8bafd0a17c68fcc83cacdcd82e7e9b0.tar.lz
gsoc2013-evolution-38c307f2f8bafd0a17c68fcc83cacdcd82e7e9b0.tar.xz
gsoc2013-evolution-38c307f2f8bafd0a17c68fcc83cacdcd82e7e9b0.tar.zst
gsoc2013-evolution-38c307f2f8bafd0a17c68fcc83cacdcd82e7e9b0.zip
#define d()
svn path=/trunk/; revision=27892
-rw-r--r--camel/providers/imap4/camel-imap4-summary.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/camel/providers/imap4/camel-imap4-summary.c b/camel/providers/imap4/camel-imap4-summary.c
index 4771fc63e7..ef3e7e3bbc 100644
--- a/camel/providers/imap4/camel-imap4-summary.c
+++ b/camel/providers/imap4/camel-imap4-summary.c
@@ -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);