]> git.notmuchmail.org Git - notmuch/commit
lib/open: use _finish_open in n_d_create_with_config
authorDavid Bremner <david@tethera.net>
Sat, 30 Jan 2021 17:30:18 +0000 (13:30 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 20 Mar 2021 10:33:25 +0000 (07:33 -0300)
commitaa59424812561f6d9e8c1d455d215349a90f676b
tree21fd640613aeb9f531a2e45a63517ee346ad500f
parent1be79fff50729eb68d71b3a2c3500f6d0ba2807b
lib/open: use _finish_open in n_d_create_with_config

This avoids reading the configuration file twice.
lib/open.cc