aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/exchange-operations')
-rw-r--r--plugins/exchange-operations/ChangeLog5
-rw-r--r--plugins/exchange-operations/exchange-permissions-dialog.c2
2 files changed, 5 insertions, 2 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index c89ec9325d..0ff415ce36 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-05 Matthew Barnes <mbarnes@redhat.com>
+
+ * exchange-permissions-dialog.c:
+ Here too.
+
2008-06-04 Matthew Barnes <mbarnes@redhat.com>
* exchange-delegates-user.c:
diff --git a/plugins/exchange-operations/exchange-permissions-dialog.c b/plugins/exchange-operations/exchange-permissions-dialog.c
index d798ce8505..179cc3d62a 100644
--- a/plugins/exchange-operations/exchange-permissions-dialog.c
+++ b/plugins/exchange-operations/exchange-permissions-dialog.c
@@ -51,8 +51,6 @@
#include <gtk/gtktreeview.h>
#include <gtk/gtk.h>
-#undef GTK_DISABLE_DEPRECATED
-
struct _ExchangePermissionsDialogPrivate {
ExchangeAccount *account;
char *base_uri, *folder_path;