remove dead file

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8745 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas
2003-06-26 07:12:41 +00:00
parent 14a7776b86
commit 38c7bea02e
4 changed files with 0 additions and 4 deletions

View File

@@ -108,7 +108,6 @@
#include "gnc-date.h"
#include "gnc-engine.h"
#include "gnc-engine-util.h"
#include "GNCIdP.h"
#include "gnc-pricedb.h"
#include "gnc-pricedb-p.h"

View File

@@ -20,7 +20,6 @@
#include "test-file-stuff.h"
#include "Account.h"
#include "GNCIdP.h"
#include "Group.h"
#include "Scrub.h"
#include "gnc-book.h"

View File

@@ -20,7 +20,6 @@
#include "test-engine-stuff.h"
#include "test-file-stuff.h"
#include "GNCIdP.h"
#include "gnc-book.h"
static GNCSession *session;

View File

@@ -29,7 +29,6 @@
#include "AccountP.h"
#include "Transaction.h"
#include "TransactionP.h"
#include "GNCIdP.h"
static GNCBook *book;