diff options
Diffstat (limited to 'mail/em-composer-utils.c')
-rw-r--r-- | mail/em-composer-utils.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/mail/em-composer-utils.c b/mail/em-composer-utils.c index fc312c8ae4..ec6ab34088 100644 --- a/mail/em-composer-utils.c +++ b/mail/em-composer-utils.c @@ -59,13 +59,6 @@ #include "em-format-quote.h" #include "em-event.h" -#include <camel/camel-folder.h> -#include <camel/camel-multipart.h> -#include <camel/camel-string-utils.h> -#include <camel/camel-stream-mem.h> -#include <camel/camel-nntp-address.h> -#include <camel/camel-vee-folder.h> - #ifdef G_OS_WIN32 /* Undef the similar macro from pthread.h, it doesn't check if * gmtime() returns NULL. |