aboutsummaryrefslogtreecommitdiffstats
path: root/camel
diff options
context:
space:
mode:
Diffstat (limited to 'camel')
-rw-r--r--camel/camel-gpg-context.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/camel/camel-gpg-context.c b/camel/camel-gpg-context.c
index 37c354b923..31a3bd1fbe 100644
--- a/camel/camel-gpg-context.c
+++ b/camel/camel-gpg-context.c
@@ -1667,8 +1667,6 @@ gpg_decrypt(CamelCipherContext *context, CamelMimePart *ipart, CamelMimePart *op
CamelStream *ostream, *istream;
CamelDataWrapper *content;
CamelMimePart *encrypted;
- CamelContentType *ct;
- const char *protocol;
CamelMultipart *mp;
mp = (CamelMultipart *) camel_medium_get_content_object ((CamelMedium *) ipart);