diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-03-25 02:10:44 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-03-25 02:11:25 +0800 |
commit | 3cbe26e9d02cf89f8c3088bc0d011eddfa9ae35d (patch) | |
tree | 7246c5ba1d007a85f1dd03531d3eba40f6632513 | |
parent | 78dfe47fdfe0c11540b508799517f3d9f21c3b0a (diff) | |
download | gsoc2013-evolution-3cbe26e9d02cf89f8c3088bc0d011eddfa9ae35d.tar gsoc2013-evolution-3cbe26e9d02cf89f8c3088bc0d011eddfa9ae35d.tar.gz gsoc2013-evolution-3cbe26e9d02cf89f8c3088bc0d011eddfa9ae35d.tar.bz2 gsoc2013-evolution-3cbe26e9d02cf89f8c3088bc0d011eddfa9ae35d.tar.lz gsoc2013-evolution-3cbe26e9d02cf89f8c3088bc0d011eddfa9ae35d.tar.xz gsoc2013-evolution-3cbe26e9d02cf89f8c3088bc0d011eddfa9ae35d.tar.zst gsoc2013-evolution-3cbe26e9d02cf89f8c3088bc0d011eddfa9ae35d.zip |
e-mail.h: Remove non-existent header files.
-rw-r--r-- | mail/e-mail.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/e-mail.h b/mail/e-mail.h index 694b8e384b..26f3103126 100644 --- a/mail/e-mail.h +++ b/mail/e-mail.h @@ -19,8 +19,6 @@ #ifndef E_MAIL_H #define E_MAIL_H -#include <mail/e-mail-attachment-bar.h> -#include <mail/e-mail-authenticator.h> #include <mail/e-mail-backend.h> #include <mail/e-mail-browser.h> #include <mail/e-mail-display.h> |