aboutsummaryrefslogtreecommitdiffstats
path: root/capplet/settings
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-10-19 00:26:00 +0800
committerMatthew Barnes <mbarnes@redhat.com>2011-10-19 00:27:13 +0800
commit5f439e5e625a81145d3ec372cdb5caa654c269cc (patch)
tree0f648b99b06bddf98f0b0624f3917b0124726b04 /capplet/settings
parentd7c1062d2f4e694ac18a3659b11aa657e6646783 (diff)
downloadgsoc2013-evolution-5f439e5e625a81145d3ec372cdb5caa654c269cc.tar
gsoc2013-evolution-5f439e5e625a81145d3ec372cdb5caa654c269cc.tar.gz
gsoc2013-evolution-5f439e5e625a81145d3ec372cdb5caa654c269cc.tar.bz2
gsoc2013-evolution-5f439e5e625a81145d3ec372cdb5caa654c269cc.tar.lz
gsoc2013-evolution-5f439e5e625a81145d3ec372cdb5caa654c269cc.tar.xz
gsoc2013-evolution-5f439e5e625a81145d3ec372cdb5caa654c269cc.tar.zst
gsoc2013-evolution-5f439e5e625a81145d3ec372cdb5caa654c269cc.zip
Trivial little cleanups.
To synchronize with the "wip/gsettings" branch. Mostly just removing unneeded "gconf-bridge.h" includes.
Diffstat (limited to 'capplet/settings')
-rw-r--r--capplet/settings/mail-capplet-shell.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/capplet/settings/mail-capplet-shell.c b/capplet/settings/mail-capplet-shell.c
index 91a82b6757..6567da02ac 100644
--- a/capplet/settings/mail-capplet-shell.c
+++ b/capplet/settings/mail-capplet-shell.c
@@ -30,7 +30,6 @@
#include <gtk/gtkx.h>
#include <glib/gi18n.h>
#include <glib/gstdio.h>
-#include <gconf/gconf-client.h>
#include "mail-capplet-shell.h"
#include "mail-view.h"
#include <gdk/gdkkeysyms.h>