]> git.notmuchmail.org Git - notmuch/commitdiff
database: Add new, public notmuch_database_remove_message
authorCarl Worth <cworth@cworth.org>
Mon, 21 Dec 2009 23:14:32 +0000 (15:14 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 6 Jan 2010 18:32:06 +0000 (10:32 -0800)
This will allow applications to support the removal of messages, (such
as when a file is deleted from the mail store). No removal support is
provided yet in commands such as "notmuch new".


No differences found