[Gnucash-changes] r13722 - gnucash/trunk/src/bin - Remove debug message.

David Hampton hampton at cvs.gnucash.org
Sat Apr 1 00:28:52 EST 2006


Author: hampton
Date: 2006-04-01 00:28:52 -0500 (Sat, 01 Apr 2006)
New Revision: 13722
Trac: http://svn.gnucash.org/trac/changeset/13722

Modified:
   gnucash/trunk/src/bin/gnucash-bin.c
Log:
Remove debug message.

Modified: gnucash/trunk/src/bin/gnucash-bin.c
===================================================================
--- gnucash/trunk/src/bin/gnucash-bin.c	2006-03-31 21:08:24 UTC (rev 13721)
+++ gnucash/trunk/src/bin/gnucash-bin.c	2006-04-01 05:28:52 UTC (rev 13722)
@@ -387,7 +387,6 @@
     load_gnucash_modules();
 
     qof_event_suspend();
-    g_message("Beginning to install price-quote sources");
     scm_c_eval_string("(gnc:price-quotes-install-sources)");
 
     if (gnc_quote_source_fq_installed()) {



More information about the gnucash-changes mailing list