]> git.notmuchmail.org Git - notmuch/commit
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)
commitf11aaa3678ab9d02d4ea98db1164772ed637404b
treecacb126e04b9123dd38795f1862b3a9884672db5
parent44a74912c78526c1942a101a8172206a32885425
database: Add new, public notmuch_database_remove_message

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".
lib/database.cc
lib/notmuch.h