remove an extra blank line.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4296 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
James LewisMoss 2001-05-26 20:18:54 +00:00
parent bb4aba7cc3
commit 9caa381587

View File

@ -323,7 +323,6 @@ gnc_account_end_handler(gpointer data_for_children,
xmlFreeNode(tree);
return successful;
}