aboutsummaryrefslogtreecommitdiffstats
path: root/composer
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@src.gnome.org>2008-11-15 00:33:01 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-11-15 00:33:01 +0800
commitc3471bfaaad0a94b6f05b678c1eacbc55e72e2dc (patch)
treec4ea3e5aaba5bd4ea50994c72e63527c1febb533 /composer
parent31ee17bdb1632d36dbb151141ea532d185c9d282 (diff)
downloadgsoc2013-evolution-c3471bfaaad0a94b6f05b678c1eacbc55e72e2dc.tar
gsoc2013-evolution-c3471bfaaad0a94b6f05b678c1eacbc55e72e2dc.tar.gz
gsoc2013-evolution-c3471bfaaad0a94b6f05b678c1eacbc55e72e2dc.tar.bz2
gsoc2013-evolution-c3471bfaaad0a94b6f05b678c1eacbc55e72e2dc.tar.lz
gsoc2013-evolution-c3471bfaaad0a94b6f05b678c1eacbc55e72e2dc.tar.xz
gsoc2013-evolution-c3471bfaaad0a94b6f05b678c1eacbc55e72e2dc.tar.zst
gsoc2013-evolution-c3471bfaaad0a94b6f05b678c1eacbc55e72e2dc.zip
There we go... that's more like it.
svn path=/branches/kill-bonobo/; revision=36784
Diffstat (limited to 'composer')
-rw-r--r--composer/e-msg-composer.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/composer/e-msg-composer.c b/composer/e-msg-composer.c
index 36b6479fbf..6f1b10d7d4 100644
--- a/composer/e-msg-composer.c
+++ b/composer/e-msg-composer.c
@@ -67,7 +67,6 @@
#include "e-util/e-plugin-ui.h"
#include "e-util/e-util-private.h"
#include "e-util/e-util.h"
-#include <mail/em-event.h>
#include "e-signature-combo-box.h"
#include "shell/e-shell.h"
@@ -87,12 +86,10 @@
#endif
#include "mail/em-composer-utils.h"
-#include "mail/em-menu.h"
#include "mail/em-popup.h"
#include "mail/em-utils.h"
#include "mail/mail-config.h"
#include "mail/mail-crypto.h"
-#include "mail/mail-mt.h"
#include "mail/mail-ops.h"
#include "mail/mail-tools.h"