git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1014 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 1998-08-22 04:49:39 +00:00
parent 397e7f55d8
commit bd95077034

View File

@ -477,7 +477,6 @@ xaccInitSplitRegister (SplitRegister *reg, int type)
Table * table;
CellBlock *header;
int phys_r, phys_c;
int i;
reg->user_hook = NULL;
reg->destroy = NULL;