From da5776c233facb3279540760b711d08ce358a35e Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Fri, 16 Dec 2011 10:52:53 +0100 Subject: Bug #661043 - Printing causes email images to download --- mail/em-format-html-print.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/mail/em-format-html-print.c b/mail/em-format-html-print.c index d1e7dfb752..a600c5a48a 100644 --- a/mail/em-format-html-print.c +++ b/mail/em-format-html-print.c @@ -219,9 +219,6 @@ em_format_html_print_message (EMFormatHTMLPrint *efhp, EM_FORMAT_HTML_HEADER_CC | EM_FORMAT_HTML_HEADER_BCC; - em_format_html_load_images (EM_FORMAT_HTML (efhp)); - - if (efhp->async) { g_signal_connect ( efhp, "complete", G_CALLBACK (emfhp_complete), efhp); -- cgit v1.2.3