]> git.cworth.org Git - notmuch/commit
lib/compact: replace deprecated notmuch_database_open_verbose
authorDavid Bremner <david@tethera.net>
Sat, 23 Oct 2021 12:27:01 +0000 (09:27 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 30 Oct 2021 18:04:00 +0000 (15:04 -0300)
commitc7705fb95e2f5d11fabb7b6a07f7b7558e0928e6
tree4b8ae33154cdc7e0c7663018ba9a2d9f571dcfeb
parente7bb7919a2484e12cd5a672eaa21b695b7464acf
lib/compact: replace deprecated notmuch_database_open_verbose

It should not be necesary to have any config information here, hence
passing "" to n_d_open_with_config.
lib/database.cc