]> git.cworth.org Git - notmuch/commitdiff
lib/open: remove incorrect unused attribute
authorDavid Bremner <david@tethera.net>
Mon, 15 Feb 2021 02:27:51 +0000 (22:27 -0400)
committerDavid Bremner <david@tethera.net>
Mon, 15 Feb 2021 02:27:51 +0000 (22:27 -0400)
With the current unused macro in lib/notmuch-private.h this seems
harmless, but is misleading, since the parameter is in fact used.


No differences found