diff options
Diffstat (limited to 'plugins/tnef-attachments')
-rw-r--r-- | plugins/tnef-attachments/tnef-plugin.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/tnef-attachments/tnef-plugin.c b/plugins/tnef-attachments/tnef-plugin.c index 4c02457e7c..cb9752e324 100644 --- a/plugins/tnef-attachments/tnef-plugin.c +++ b/plugins/tnef-attachments/tnef-plugin.c @@ -40,12 +40,6 @@ #include <libytnef/ytnef.h> #endif -#include <camel/camel-mime-part.h> -#include <camel/camel-folder.h> -#include <camel/camel-exception.h> -#include <camel/camel-multipart.h> -#include <camel/camel-stream-fs.h> - #include <em-format/em-format.h> #include <mail/em-format-hook.h> #include <mail/em-utils.h> |