[Gnucash-changes] Turn off debugging.

David Hampton hampton at cvs.gnucash.org
Sun Jun 5 03:38:54 EDT 2005


Log Message:
-----------
Turn off debugging.

Tags:
----
gnucash-gnome2-dev

Modified Files:
--------------
    gnucash/src/gnome:
        gnc-window.c

Revision Data
-------------
Index: gnc-window.c
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/gnome/Attic/gnc-window.c,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -Lsrc/gnome/gnc-window.c -Lsrc/gnome/gnc-window.c -u -r1.1.2.4 -r1.1.2.5
--- src/gnome/gnc-window.c
+++ src/gnome/gnc-window.c
@@ -32,7 +32,7 @@
 #include "gnc-plugin-page.h"
 #include "gnc-window.h"
 
-static short module = MOD_TEST;
+static short module = MOD_GUI;
 
 GType
 gnc_window_get_type (void)


More information about the gnucash-changes mailing list