diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-11-18 23:10:02 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2011-11-18 23:10:02 +0800 |
commit | 49e518ac2b0942daee64c7bde0e6f5887c4d39f9 (patch) | |
tree | 8f43616d31e9e965a1a8b07fe7f38a554ba44699 /mail/em-account-editor.c | |
parent | badc11edcf5e73bc6148c7b5cdccee739eb9d7ae (diff) | |
download | gsoc2013-evolution-49e518ac2b0942daee64c7bde0e6f5887c4d39f9.tar.gz gsoc2013-evolution-49e518ac2b0942daee64c7bde0e6f5887c4d39f9.tar.zst gsoc2013-evolution-49e518ac2b0942daee64c7bde0e6f5887c4d39f9.zip |
Remove some unnecessary #includes.
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 c1953b6f48..64aa851d6c 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" |