temp performance hack

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5000 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 2001-07-25 17:19:41 +00:00
parent 9b9f6deb8f
commit 1d7503552c

View File

@ -1110,7 +1110,7 @@ pgend_session_end (Backend *bend)
* it might be opened in multi-user mode next time. Thus, update
* the account balance checkpoints just in case.
*/
pgendGroupRecomputeAllCheckpoints (be, be->topgroup);
/* pgendGroupRecomputeAllCheckpoints (be, be->topgroup); */
break;
case MODE_POLL: