diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2010-04-03 04:41:47 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2010-04-03 04:59:20 +0800 |
commit | fabb6b035c40673e7c263040db323d6b7607606e (patch) | |
tree | 9a8e69eb428a4e61c88c5fb998c7a46676c09e06 /mail/message-list.c | |
parent | 6ea092ac02df94ea04d471b0e49d833cb374d655 (diff) | |
download | gsoc2013-evolution-fabb6b035c40673e7c263040db323d6b7607606e.tar.gz gsoc2013-evolution-fabb6b035c40673e7c263040db323d6b7607606e.tar.zst gsoc2013-evolution-fabb6b035c40673e7c263040db323d6b7607606e.zip |
Only #include Camel's top-level header.
Diffstat (limited to 'mail/message-list.c')
-rw-r--r-- | mail/message-list.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/mail/message-list.c b/mail/message-list.c index 657ec02a5c..2c1422bff8 100644 --- a/mail/message-list.c +++ b/mail/message-list.c @@ -36,14 +36,6 @@ #include <gconf/gconf-client.h> -#include <camel/camel-exception.h> -#include <camel/camel-file-utils.h> -#include <camel/camel-folder.h> -#include <camel/camel-folder-thread.h> -#include <camel/camel-folder-summary.h> -#include <camel/camel-vee-folder.h> -#include <camel/camel-string-utils.h> - #include "e-util/e-icon-factory.h" #include "e-util/e-poolv.h" #include "e-util/e-profile-event.h" |