mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove unnecessary private headers
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11877 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
fa2f2ce507
commit
f93d29df33
@ -1,3 +1,8 @@
|
||||
2005-11-07 Neil Williams <linux@codehelp.co.uk>
|
||||
|
||||
* src/engine/gnc-budget.c : Remove unnecessary
|
||||
private headers.
|
||||
|
||||
2005-11-07 Neil Williams <linux@codehelp.co.uk>
|
||||
|
||||
* Makefile.am : remove distcleancheck1.5-is-stupid
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user