aboutsummaryrefslogtreecommitdiffstats
path: root/mail/folder-browser.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/folder-browser.c')
-rw-r--r--mail/folder-browser.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/folder-browser.c b/mail/folder-browser.c
index 65ca9cf114..44f33a22cf 100644
--- a/mail/folder-browser.c
+++ b/mail/folder-browser.c
@@ -448,7 +448,9 @@ folder_browser_new (Evolution_Shell shell)
folder_browser->serial = serial++;
folder_browser->shell = shell;
+#ifndef NO_WARNINGS
#warning "is this a circular reference???"
+#endif
CORBA_exception_init (&ev);
Bonobo_Unknown_ref (shell, &ev);