From f256a6120f1e0434dd0d6b156b8a0318d9328c07 Mon Sep 17 00:00:00 2001 From: Jonathon Jongsma Date: Thu, 17 Dec 2009 16:38:37 -0600 Subject: Clean up a bunch of unnecessary includes in mail/ Over time, extra includes have built up. I'm trying to get a good idea of what are actual dependencies for these files, so I'm cleaning out all of the unused ones. https://bugzilla.gnome.org/show_bug.cgi?id=604952 --- mail/mail-mt.h | 1 - 1 file changed, 1 deletion(-) (limited to 'mail/mail-mt.h') diff --git a/mail/mail-mt.h b/mail/mail-mt.h index 7497c377eb..e9d552a41c 100644 --- a/mail/mail-mt.h +++ b/mail/mail-mt.h @@ -24,7 +24,6 @@ #define _MAIL_MT #include "camel/camel-exception.h" -#include "camel/camel-object.h" #include "camel/camel-operation.h" typedef struct _MailMsg MailMsg; -- cgit v1.2.3