From c1b28e2e05ac1790af041a6cb3cfdc4011baa002 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 4 Jun 2008 10:37:22 +0000 Subject: Don't undef DISABLE_DEPRECATED macros in source code. That's just evil. 2008-06-04 Matthew Barnes * 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 --- plugins/exchange-operations/ChangeLog | 6 ++++++ plugins/exchange-operations/exchange-delegates-user.c | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index eb9546fa23..c89ec9325d 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,9 @@ +2008-06-04 Matthew Barnes + + * exchange-delegates-user.c: + Don't undef DISABLE_DEPRECATED macros in source code. + That's just evil. + 2008-06-02 Jacob Brown ** Fix for bug #529464 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 #include -#undef GTK_DISABLE_DEPRECATED #include #include -- cgit v1.2.3