aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/exchange-account-setup.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-account-setup.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-account-setup.c')
-rw-r--r--plugins/exchange-operations/exchange-account-setup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/exchange-operations/exchange-account-setup.c b/plugins/exchange-operations/exchange-account-setup.c
index afce112de5..190c934ee8 100644
--- a/plugins/exchange-operations/exchange-account-setup.c
+++ b/plugins/exchange-operations/exchange-account-setup.c
@@ -37,7 +37,6 @@
#include <camel/camel-url.h>
#include <camel/camel-service.h>
#include <camel/camel-folder.h>
-#include <libedataserver/e-xml-hash-utils.h>
#include <e-util/e-dialog-utils.h>
#include <e2k-validate.h>
#include <exchange-oof.h>