mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-22 17:06:36 -06:00
Removed old debugging printf.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4839 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
20f7a8f30b
commit
a3070fdb16
@ -330,8 +330,6 @@ configLayout (SplitRegister *reg)
|
||||
CellBlock *curs;
|
||||
int i;
|
||||
|
||||
printf( "configLayout with type %d\n", reg->type );
|
||||
|
||||
/* fill things up with null cells */
|
||||
for (i = 0; i < reg->cursor_header->num_cols; i++)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user