[Gnucash-changes] r11867 - gnucash/branches/cashutil - remove private and unnecessary headers

Neil Williams codehelp at cvs.gnucash.org
Sun Nov 6 13:03:32 EST 2005


Author: codehelp
Date: 2005-11-06 13:03:31 -0500 (Sun, 06 Nov 2005)
New Revision: 11867

Modified:
   gnucash/branches/cashutil/ChangeLog
   gnucash/branches/cashutil/src/engine/gnc-budget.c
Log:
remove private and unnecessary headers

Modified: gnucash/branches/cashutil/ChangeLog
===================================================================
--- gnucash/branches/cashutil/ChangeLog	2005-11-06 17:30:40 UTC (rev 11866)
+++ gnucash/branches/cashutil/ChangeLog	2005-11-06 18:03:31 UTC (rev 11867)
@@ -1,5 +1,10 @@
 2005-11-06  Neil Williams  <linux at codehelp.co.uk>
 
+	* src/engine/gnc-budget.c : Remove private and
+	unnecessary QOF headers.
+
+2005-11-06  Neil Williams  <linux at codehelp.co.uk>
+
 	* src/business/business-core/backend-bus.c : Ignore
 	gncOrder - temporarily.
 	* cashutil/doc : svn:ignore tweak

Modified: gnucash/branches/cashutil/src/engine/gnc-budget.c
===================================================================
--- gnucash/branches/cashutil/src/engine/gnc-budget.c	2005-11-06 17:30:40 UTC (rev 11866)
+++ gnucash/branches/cashutil/src/engine/gnc-budget.c	2005-11-06 18:03:31 UTC (rev 11867)
@@ -31,9 +31,7 @@
 #include "Group.h"
 
 #include "gnc-budget.h"
-#include "gnc-event-p.h"
 #include "gnc-commodity.h"
-#include "gnc-trace.h"
 #include "gnc-gdate-utils.h"
 
 static QofLogModule log_module = GNC_MOD_ENGINE;



More information about the gnucash-changes mailing list