Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > 079dff8900de1f22c7d3761f66d5b92f > files > 3

evolution-data-server-1.10.0-4mdv2007.1.src.rpm

--- trunk/camel/providers/imap/camel-imap-folder.c	2007/02/23 18:06:18	7628
+++ trunk/camel/providers/imap/camel-imap-folder.c	2007/03/14 09:37:05	7654
@@ -2364,7 +2364,7 @@
 	} else
 		header_spec = g_string_new ("0");
 
-	g_print ("\n\a Header string finally is ********** \n%s\n", header_spec->str);
+	d(printf("Header is : %s", header_spec->str));
 	
 	/* Figure out if any of the new messages are already cached (which
 	 * may be the case if we're re-syncing after disconnected operation).