aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/exchange-folder-permission.c
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2008-04-02 21:07:45 +0800
committerMilan Crha <mcrha@src.gnome.org>2008-04-02 21:07:45 +0800
commit20765294d7010414b64faeb247f66c40e3349569 (patch)
tree17458297a3a1603048bb8194ed0343bbb4b4582d /plugins/exchange-operations/exchange-folder-permission.c
parent4f8cb403b292889d1b73b1952cbc4ca1e5763e31 (diff)
downloadgsoc2013-evolution-20765294d7010414b64faeb247f66c40e3349569.tar
gsoc2013-evolution-20765294d7010414b64faeb247f66c40e3349569.tar.gz
gsoc2013-evolution-20765294d7010414b64faeb247f66c40e3349569.tar.bz2
gsoc2013-evolution-20765294d7010414b64faeb247f66c40e3349569.tar.lz
gsoc2013-evolution-20765294d7010414b64faeb247f66c40e3349569.tar.xz
gsoc2013-evolution-20765294d7010414b64faeb247f66c40e3349569.tar.zst
gsoc2013-evolution-20765294d7010414b64faeb247f66c40e3349569.zip
** Fix for bug #522764
2008-04-02 Ross Burton <ross@openedhand.com> ** Fix for bug #522764 * exchange-account-setup.c: * exchange-folder-subscription.c: * exchange-folder-permission.c: Remove unused include. svn path=/trunk/; revision=35311
Diffstat (limited to 'plugins/exchange-operations/exchange-folder-permission.c')
-rw-r--r--plugins/exchange-operations/exchange-folder-permission.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/exchange-operations/exchange-folder-permission.c b/plugins/exchange-operations/exchange-folder-permission.c
index ed2a9c0f4a..a446cbc3e3 100644
--- a/plugins/exchange-operations/exchange-folder-permission.c
+++ b/plugins/exchange-operations/exchange-folder-permission.c
@@ -27,7 +27,6 @@
#include <gtk/gtk.h>
#include <gtk/gtkdialog.h>
#include <gconf/gconf-client.h>
-#include <libedataserver/e-xml-hash-utils.h>
#include <exchange-account.h>
#include <e-util/e-dialog-utils.h>
#include <calendar/gui/e-cal-popup.h>