gnucash stable: [Account.cpp] gnc_account_remove_split shortcuts removing last split

Christopher Lam clam at code.gnucash.org
Sun May 26 19:05:54 EDT 2024


Updated	 via  https://github.com/Gnucash/gnucash/commit/e80249ce (commit)
	from  https://github.com/Gnucash/gnucash/commit/25a5e441 (commit)



commit e80249ce2bbe90c54372e0fc5768aa0e9349f5ce
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon May 27 07:03:42 2024 +0800

    [Account.cpp] gnc_account_remove_split shortcuts removing last split
    
    this speeds up book shutdown which empties the account splits in
    reverse chrono order.



Summary of changes:
 libgnucash/engine/Account.cpp | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)



More information about the gnucash-patches mailing list