aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-exception.c
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-exception.c')
-rw-r--r--camel/camel-exception.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/camel/camel-exception.c b/camel/camel-exception.c
index f6576e2afc..f6e6acf78b 100644
--- a/camel/camel-exception.c
+++ b/camel/camel-exception.c
@@ -34,7 +34,8 @@
#include "camel-debug.h"
-#define w(x)
+/* dont turn this off */
+#define w(x) x
/* i dont know why gthread_mutex stuff even exists, this is easier */