From fabb6b035c40673e7c263040db323d6b7607606e Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 2 Apr 2010 16:41:47 -0400 Subject: Only #include Camel's top-level header. --- mail/em-utils.c | 9 --------- 1 file changed, 9 deletions(-) (limited to 'mail/em-utils.c') diff --git a/mail/em-utils.c b/mail/em-utils.c index a26b61099a..8c83382251 100644 --- a/mail/em-utils.c +++ b/mail/em-utils.c @@ -42,11 +42,6 @@ #undef interface #endif -#include -#include -#include -#include - #include #include "em-filter-editor.h" @@ -542,10 +537,6 @@ em_utils_flag_for_followup_completed (GtkWindow *parent, CamelFolder *folder, GP em_utils_uids_free (uids); } -#include "camel/camel-stream-mem.h" -#include "camel/camel-stream-filter.h" -#include "camel/camel-mime-filter-from.h" - /* This kind of sucks, because for various reasons most callers need to run synchronously in the gui thread, however this could take a long, blocking time, to run */ static gint -- cgit v1.2.3