r22901 - gnucash/trunk/src/register/register-gnome - Remove unused guile-mappings.h include instead of adding GUILE_INCS

Geert Janssens gjanssens at code.gnucash.org
Sat Apr 13 06:40:38 EDT 2013


Author: gjanssens
Date: 2013-04-13 06:40:37 -0400 (Sat, 13 Apr 2013)
New Revision: 22901
Trac: http://svn.gnucash.org/trac/changeset/22901

Modified:
   gnucash/trunk/src/register/register-gnome/Makefile.am
   gnucash/trunk/src/register/register-gnome/table-gnome.c
Log:
Remove unused guile-mappings.h include instead of adding GUILE_INCS

Modified: gnucash/trunk/src/register/register-gnome/Makefile.am
===================================================================
--- gnucash/trunk/src/register/register-gnome/Makefile.am	2013-04-12 19:08:21 UTC (rev 22900)
+++ gnucash/trunk/src/register/register-gnome/Makefile.am	2013-04-13 10:40:37 UTC (rev 22901)
@@ -65,7 +65,6 @@
   ${GLIB_CFLAGS} \
   ${GCONF_CFLAGS} \
   ${GTK_XIM_FLAGS} \
-  ${GUILE_INCS} \
   ${GNOMECANVAS_CFLAGS}
 
 AM_CPPFLAGS += -DG_LOG_DOMAIN=\"gnc.register.gnome\"

Modified: gnucash/trunk/src/register/register-gnome/table-gnome.c
===================================================================
--- gnucash/trunk/src/register/register-gnome/table-gnome.c	2013-04-12 19:08:21 UTC (rev 22900)
+++ gnucash/trunk/src/register/register-gnome/table-gnome.c	2013-04-13 10:40:37 UTC (rev 22901)
@@ -48,7 +48,6 @@
 #include "gnucash-style.h"
 #include "table-allgui.h"
 #include "table-gnome.h"
-#include "guile-mappings.h"
 #include "gnc-gconf-utils.h"
 #include "gnc-engine.h"
 



More information about the gnucash-changes mailing list