remove a line

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@682 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 1998-03-20 08:58:33 +00:00
parent da1955eae1
commit ee406edb2d

View File

@ -141,7 +141,6 @@ AccountGroup * xaccGetAccountRoot (Account *);
void xaccConsolidateGrpTransactions (AccountGroup *);
/* #define getAccount xaccGroupGetAccount */
Account * xaccGroupGetAccount (AccountGroup *, int);
double xaccGroupGetBalance (AccountGroup *);