fix the behaviour that rob is complaining about

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1201 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldfeatures/xacc-12-patch
Linas Vepstas 28 years ago
parent 62570e6581
commit c1904c4c3a

@ -53,7 +53,7 @@
* 2 -- splits without oparents will be forced into a
* lost & found account. (Not implemented)
*/
int force_double_entry = 1;
int force_double_entry = 0;
/********************************************************************\
* Because I can't use C++ for this project, doesn't mean that I *

Loading…
Cancel
Save