aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel.h
diff options
context:
space:
mode:
authorLarry Ewing <lewing@ximian.com>2003-07-09 20:49:59 +0800
committerLarry Ewing <lewing@src.gnome.org>2003-07-09 20:49:59 +0800
commit9b7443310d9060ccfd8e2e782557cd9a5ec76f85 (patch)
tree311490b2be3610045bd38f68ba4d0296d490f2c3 /camel/camel.h
parenta82c55f31d763b471cce7fff76d7d2365d16bf6b (diff)
downloadgsoc2013-evolution-9b7443310d9060ccfd8e2e782557cd9a5ec76f85.tar
gsoc2013-evolution-9b7443310d9060ccfd8e2e782557cd9a5ec76f85.tar.gz
gsoc2013-evolution-9b7443310d9060ccfd8e2e782557cd9a5ec76f85.tar.bz2
gsoc2013-evolution-9b7443310d9060ccfd8e2e782557cd9a5ec76f85.tar.lz
gsoc2013-evolution-9b7443310d9060ccfd8e2e782557cd9a5ec76f85.tar.xz
gsoc2013-evolution-9b7443310d9060ccfd8e2e782557cd9a5ec76f85.tar.zst
gsoc2013-evolution-9b7443310d9060ccfd8e2e782557cd9a5ec76f85.zip
remove reference to camel-pgp-mime.h
2003-07-09 Larry Ewing <lewing@ximian.com> * camel.h: remove reference to camel-pgp-mime.h svn path=/trunk/; revision=21770
Diffstat (limited to 'camel/camel.h')
-rw-r--r--camel/camel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/camel/camel.h b/camel/camel.h
index 8754abd1d1..d964279714 100644
--- a/camel/camel.h
+++ b/camel/camel.h
@@ -64,7 +64,6 @@ extern "C" {
#include <camel/camel-multipart-encrypted.h>
#include <camel/camel-multipart-signed.h>
#include <camel/camel-gpg-context.h>
-#include <camel/camel-pgp-mime.h>
#include <camel/camel-provider.h>
#include <camel/camel-seekable-stream.h>
#include <camel/camel-seekable-substream.h>