From f67847654e530d0e7dc5f9387fcd558114758607 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sun, 13 Aug 2000 21:24:59 +0000 Subject: Disable error dialogs for now, as they hang. svn path=/trunk/; revision=4810 --- mail/mail-threads.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/mail-threads.c') diff --git a/mail/mail-threads.c b/mail/mail-threads.c index 6e17761b2f..7047cb013d 100644 --- a/mail/mail-threads.c +++ b/mail/mail-threads.c @@ -716,7 +716,7 @@ read_msg (GIOChannel * source, GIOCondition condition, gpointer userdata) case ERROR: DEBUG (("*** Message -- ERROR\n")); - show_error (msg); + /* show_error (msg); */ break; /* Don't fall through; dispatch_func does the FINISHED -- cgit v1.2.3