[evolution] Bug #661043 - Printing causes email images to download



commit da5776c233facb3279540760b711d08ce358a35e
Author: Milan Crha <mcrha redhat com>
Date:   Fri Dec 16 10:52:53 2011 +0100

    Bug #661043 - Printing causes email images to download

 mail/em-format-html-print.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/mail/em-format-html-print.c b/mail/em-format-html-print.c
index d1e7dfb..a600c5a 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);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]