aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/exchange-delegates-user.c
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2008-06-04 18:37:22 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-06-04 18:37:22 +0800
commitc1b28e2e05ac1790af041a6cb3cfdc4011baa002 (patch)
treeaa382f2ca7942230f4b3e332b80003564375535e /plugins/exchange-operations/exchange-delegates-user.c
parentdc11e097f7fe7c4ce93756dfae34bd5f0e72fd1c (diff)
downloadgsoc2013-evolution-c1b28e2e05ac1790af041a6cb3cfdc4011baa002.tar
gsoc2013-evolution-c1b28e2e05ac1790af041a6cb3cfdc4011baa002.tar.gz
gsoc2013-evolution-c1b28e2e05ac1790af041a6cb3cfdc4011baa002.tar.bz2
gsoc2013-evolution-c1b28e2e05ac1790af041a6cb3cfdc4011baa002.tar.lz
gsoc2013-evolution-c1b28e2e05ac1790af041a6cb3cfdc4011baa002.tar.xz
gsoc2013-evolution-c1b28e2e05ac1790af041a6cb3cfdc4011baa002.tar.zst
gsoc2013-evolution-c1b28e2e05ac1790af041a6cb3cfdc4011baa002.zip
Don't undef DISABLE_DEPRECATED macros in source code. That's just evil.
2008-06-04 Matthew Barnes <mbarnes@redhat.com> * plugins/exchange-operations/exchange-delegates-user.c: Don't undef DISABLE_DEPRECATED macros in source code. That's just evil. svn path=/trunk/; revision=35593
Diffstat (limited to 'plugins/exchange-operations/exchange-delegates-user.c')
-rw-r--r--plugins/exchange-operations/exchange-delegates-user.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/exchange-operations/exchange-delegates-user.c b/plugins/exchange-operations/exchange-delegates-user.c
index 3b4ce955e0..ef82d388ab 100644
--- a/plugins/exchange-operations/exchange-delegates-user.c
+++ b/plugins/exchange-operations/exchange-delegates-user.c
@@ -51,7 +51,6 @@
#include <gtk/gtkstock.h>
#include <gtk/gtktogglebutton.h>
-#undef GTK_DISABLE_DEPRECATED
#include <gtk/gtkoptionmenu.h>
#include <glib.h>