aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/exchange-folder-subscription.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-subscription.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-subscription.c')
-rw-r--r--plugins/exchange-operations/exchange-folder-subscription.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/exchange-operations/exchange-folder-subscription.c b/plugins/exchange-operations/exchange-folder-subscription.c
index 56619603d4..eb83bfa67c 100644
--- a/plugins/exchange-operations/exchange-folder-subscription.c
+++ b/plugins/exchange-operations/exchange-folder-subscription.c
@@ -33,7 +33,6 @@
#include <e2k-types.h>
#include <exchange-types.h>
#include <e2k-propnames.h>
-#include <libedataserver/e-xml-hash-utils.h>
#include <libedataserverui/e-name-selector.h>
#include "exchange-config-listener.h"
#include "exchange-folder-subscription.h"