mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Merge branch 'maint'
This commit is contained in:
commit
43a47badad
@ -325,7 +325,7 @@ GncSqlBackend::load (QofBook* book, QofBackendLoadType loadType)
|
||||
gnc_commodity_begin_edit(comm);
|
||||
gnc_commodity_commit_edit(comm);
|
||||
});
|
||||
m_postload_commodities.empty();
|
||||
m_postload_commodities.clear();
|
||||
|
||||
/* Mark the sessoion as clean -- though it should never be marked
|
||||
* dirty with this backend
|
||||
|
Loading…
Reference in New Issue
Block a user