diff options
author | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-10-13 23:28:43 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-10-13 23:28:43 +0800 |
commit | 65a7bac6c6d429b97659d4ceaf217a28d2dd2dee (patch) | |
tree | 70efb1ce9bfb8f0d46a0d1055ad4069dd724330e /capplet | |
parent | 2dd62937f02126c75c401fce50c6444a376e2f9f (diff) | |
download | gsoc2013-evolution-65a7bac6c6d429b97659d4ceaf217a28d2dd2dee.tar.gz gsoc2013-evolution-65a7bac6c6d429b97659d4ceaf217a28d2dd2dee.tar.zst gsoc2013-evolution-65a7bac6c6d429b97659d4ceaf217a28d2dd2dee.zip |
Last remainig bits that can migrated to GSettings in the capplet
Diffstat (limited to 'capplet')
-rw-r--r-- | capplet/settings/mail-capplet-shell.c | 1 |
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> |