]> git.cworth.org Git - notmuch/commitdiff
lib: drop two gratuitous assignments to database mode
authorDavid Bremner <david@tethera.net>
Sun, 26 Jul 2020 23:31:34 +0000 (20:31 -0300)
committerDavid Bremner <david@tethera.net>
Tue, 28 Jul 2020 11:47:58 +0000 (08:47 -0300)
I'm not sure what the point of modifying that right before destroying
the object is. In a future commit I want to remove that element of the
object, so simplify that task.


No differences found