]> git.notmuchmail.org Git - notmuch/commitdiff
database/close: remove misleading code / comment
authorDavid Bremner <david@tethera.net>
Tue, 18 May 2021 11:03:22 +0000 (08:03 -0300)
committerDavid Bremner <david@tethera.net>
Sun, 27 Jun 2021 16:58:17 +0000 (13:58 -0300)
Unfortunately, it doesn't make a difference if we call
cancel_transaction or not, all uncommited changes are discarded if
there is an open (unflushed) transaction.


No differences found