From c075b7d96c7c9e4bbfc32f1541c96c6a3ef538e3 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Tue, 18 Jan 2005 05:32:19 +0000 Subject: kill old 'load http 0 now=0' debug. 2005-01-18 Not Zed * em-format-html.c (emfh_gethttp): kill old 'load http 0 now=0' debug. ** See bug #70563. * em-utils.c (emu_set_proxy, emu_proxy_setup) (em_utils_get_proxy_uri): make sure the init code is called from main thread (gconf usage), and add locking for data consistency. svn path=/trunk/; revision=28424 --- mail/em-format-html.c | 1 - 1 file changed, 1 deletion(-) (limited to 'mail/em-format-html.c') diff --git a/mail/em-format-html.c b/mail/em-format-html.c index 35c98414c8..36d6b6a9af 100644 --- a/mail/em-format-html.c +++ b/mail/em-format-html.c @@ -453,7 +453,6 @@ static void emfh_gethttp(struct _EMFormatHTMLJob *job, int cancelled) if (instream == NULL) { char *proxy; - printf(" load http %d now=%d\n", job->format->load_http, job->format->load_http_now); if (!(job->format->load_http_now || job->format->load_http == MAIL_CONFIG_HTTP_ALWAYS -- cgit v1.2.3