aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@gnome-db.org>2011-10-14 00:23:17 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-10-14 00:23:17 +0800
commit3e2efde8299cda56382dfc8f3457f302048a89a6 (patch)
treeab0eef61f77fbc4fc2cf83a8956fbcc9b0a156ef /plugins
parentc7a08c227238b93100c9ccc0a853f2dc68b2e96d (diff)
downloadgsoc2013-evolution-3e2efde8299cda56382dfc8f3457f302048a89a6.tar
gsoc2013-evolution-3e2efde8299cda56382dfc8f3457f302048a89a6.tar.gz
gsoc2013-evolution-3e2efde8299cda56382dfc8f3457f302048a89a6.tar.bz2
gsoc2013-evolution-3e2efde8299cda56382dfc8f3457f302048a89a6.tar.lz
gsoc2013-evolution-3e2efde8299cda56382dfc8f3457f302048a89a6.tar.xz
gsoc2013-evolution-3e2efde8299cda56382dfc8f3457f302048a89a6.tar.zst
gsoc2013-evolution-3e2efde8299cda56382dfc8f3457f302048a89a6.zip
Remove unneeded GConf header
Diffstat (limited to 'plugins')
-rw-r--r--plugins/mail-to-task/mail-to-task.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/mail-to-task/mail-to-task.c b/plugins/mail-to-task/mail-to-task.c
index 810a2b593c..f028528575 100644
--- a/plugins/mail-to-task/mail-to-task.c
+++ b/plugins/mail-to-task/mail-to-task.c
@@ -33,7 +33,6 @@
#include <stdio.h>
#include <gtkhtml/gtkhtml.h>
-#include <gconf/gconf-client.h>
#include <libecal/e-cal-client.h>
#include <libecal/e-cal-component.h>
#include <libedataserver/e-account.h>