diff options
author | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-10-14 22:03:10 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-10-14 22:03:10 +0800 |
commit | 27cea70f2b693223db47cdb974a9f1871a8ff4fb (patch) | |
tree | 2e0458876949843aebc4a9ab2d25d0fff2fb495c /mail/em-account-editor.c | |
parent | 37d246d5d09d0fc9926a8e7093c2ecf1803d5d19 (diff) | |
download | gsoc2013-evolution-27cea70f2b693223db47cdb974a9f1871a8ff4fb.tar.gz gsoc2013-evolution-27cea70f2b693223db47cdb974a9f1871a8ff4fb.tar.zst gsoc2013-evolution-27cea70f2b693223db47cdb974a9f1871a8ff4fb.zip |
Some more migration to GSettings in the mail component
Diffstat (limited to 'mail/em-account-editor.c')
-rw-r--r-- | mail/em-account-editor.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/em-account-editor.c b/mail/em-account-editor.c index b8510b8600..054518ce36 100644 --- a/mail/em-account-editor.c +++ b/mail/em-account-editor.c @@ -43,7 +43,6 @@ #include <string.h> #include <stdarg.h> -#include <gconf/gconf-client.h> #include <libedataserverui/e-passwords.h> #include "shell/e-shell.h" |