From db1a2dd8aad57fb222daa6f82838b33a26f8e742 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 30 Aug 2011 19:05:30 -0400 Subject: Miscellaneous cleanups. Reducing diff noise with the account-mgmt branch. Trying to erode our dependency on EAccount as much as possible, or at least isolate its usage, to make things easier for me on the branch. --- modules/mail/e-mail-shell-backend.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'modules/mail/e-mail-shell-backend.h') diff --git a/modules/mail/e-mail-shell-backend.h b/modules/mail/e-mail-shell-backend.h index e545fa2566..edec7c67a3 100644 --- a/modules/mail/e-mail-shell-backend.h +++ b/modules/mail/e-mail-shell-backend.h @@ -24,9 +24,6 @@ #include -#include -#include - /* Standard GObject macros */ #define E_TYPE_MAIL_SHELL_BACKEND \ (e_mail_shell_backend_get_type ()) -- cgit