aboutsummaryrefslogtreecommitdiffstats
path: root/em-format
diff options
context:
space:
mode:
Diffstat (limited to 'em-format')
-rw-r--r--em-format/e-mail-parser-inlinepgp-signed.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/em-format/e-mail-parser-inlinepgp-signed.c b/em-format/e-mail-parser-inlinepgp-signed.c
index d90dcddd2e..ff475054d9 100644
--- a/em-format/e-mail-parser-inlinepgp-signed.c
+++ b/em-format/e-mail-parser-inlinepgp-signed.c
@@ -191,7 +191,6 @@ empe_inlinepgp_signed_parse (EMailParserExtension *extension,
/* Clean Up */
camel_cipher_validity_free (valid);
- g_object_unref (dw);
g_object_unref (opart);
g_object_unref (ostream);
g_object_unref (cipher);