aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-format-quote.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-format-quote.c')
-rw-r--r--mail/em-format-quote.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/em-format-quote.c b/mail/em-format-quote.c
index b3de8a33ba..282fc113b4 100644
--- a/mail/em-format-quote.c
+++ b/mail/em-format-quote.c
@@ -402,7 +402,6 @@ emfq_format_source(EMFormat *emf, CamelStream *stream, CamelMimePart *part)
{
CamelStreamFilter *filtered_stream;
CamelMimeFilter *html_filter;
- CamelDataWrapper *dw = (CamelDataWrapper *)part;
filtered_stream = camel_stream_filter_new_with_stream ((CamelStream *) stream);
html_filter = camel_mime_filter_tohtml_new (CAMEL_MIME_FILTER_TOHTML_CONVERT_NL