diff options
author | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-10-17 05:31:07 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-10-17 05:31:07 +0800 |
commit | e3512d38f81435e2cb349cc870d72869f94adac5 (patch) | |
tree | 50aa5419a7ba9cb0a7c23bca731cf73d03bfbeec /mail/mail-crypto.h | |
parent | 13a5a5f7f24a08074bbcf4e6c1805dbc4603d0b5 (diff) | |
download | gsoc2013-evolution-e3512d38f81435e2cb349cc870d72869f94adac5.tar.gz gsoc2013-evolution-e3512d38f81435e2cb349cc870d72869f94adac5.tar.zst gsoc2013-evolution-e3512d38f81435e2cb349cc870d72869f94adac5.zip |
removed unused header
svn path=/trunk/; revision=22916
Diffstat (limited to 'mail/mail-crypto.h')
-rw-r--r-- | mail/mail-crypto.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/mail-crypto.h b/mail/mail-crypto.h index a881dba53a..a380f65863 100644 --- a/mail/mail-crypto.h +++ b/mail/mail-crypto.h @@ -24,7 +24,6 @@ #define MAIL_CRYPTO_H #include <camel/camel.h> -#include <camel/camel-smime-context.h> #include "mail-config.h" #ifdef __cplusplus |