diff options
Diffstat (limited to 'composer/e-composer-private.h')
-rw-r--r-- | composer/e-composer-private.h | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/composer/e-composer-private.h b/composer/e-composer-private.h index cac41aabe4..570439530a 100644 --- a/composer/e-composer-private.h +++ b/composer/e-composer-private.h @@ -27,25 +27,6 @@ #include <glib/gi18n-lib.h> #include <glib/gstdio.h> -#include <camel/camel-charset-map.h> -#include <camel/camel-cipher-context.h> -#include <camel/camel-folder.h> -#include <camel/camel-gpg-context.h> -#include <camel/camel-iconv.h> -#include <camel/camel-mime-filter-basic.h> -#include <camel/camel-mime-filter-canon.h> -#include <camel/camel-mime-filter-charset.h> -#include <camel/camel-mime-filter-tohtml.h> -#include <camel/camel-multipart-encrypted.h> -#include <camel/camel-multipart-signed.h> -#include <camel/camel-stream-filter.h> -#include <camel/camel-stream-fs.h> -#include <camel/camel-stream-mem.h> -#include <camel/camel-string-utils.h> -#if defined (HAVE_NSS) -#include <camel/camel-smime-context.h> -#endif - #include "e-composer-actions.h" #include "e-composer-autosave.h" #include "e-composer-header-table.h" |