diff options
author | Johnny Jacob <jjohnny@src.gnome.org> | 2008-07-21 23:13:56 +0800 |
---|---|---|
committer | Johnny Jacob <jjohnny@src.gnome.org> | 2008-07-21 23:13:56 +0800 |
commit | f0ade74bd16f1642cfd11d357c0d256606a8b5a4 (patch) | |
tree | 162652e68ca9ffd705661132ebd9999b4d14c0b0 /plugins/templates/templates.c | |
parent | 429dbd179df841eea82f1e68cc9053d8acd00a0a (diff) | |
download | gsoc2013-evolution-f0ade74bd16f1642cfd11d357c0d256606a8b5a4.tar.gz gsoc2013-evolution-f0ade74bd16f1642cfd11d357c0d256606a8b5a4.tar.zst gsoc2013-evolution-f0ade74bd16f1642cfd11d357c0d256606a8b5a4.zip |
Templates EPlugin : Remove unused header files.
svn path=/trunk/; revision=35805
Diffstat (limited to 'plugins/templates/templates.c')
-rw-r--r-- | plugins/templates/templates.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/templates/templates.c b/plugins/templates/templates.c index d06224c6a7..c72ae942a9 100644 --- a/plugins/templates/templates.c +++ b/plugins/templates/templates.c @@ -41,7 +41,6 @@ #include <mail/em-composer-utils.h> #include <mail/em-popup.h> -#include <mail/mail-component.h> #include <mail/mail-session.h> #include <mail/mail-ops.h> #include <e-util/e-error.h> |