]> git.notmuchmail.org Git - notmuch/blobdiff - lib/notmuch-private.h
lib: Remove message document directly after removing the last file name.
[notmuch] / lib / notmuch-private.h
index 02e24ee8eb20d9c763c14d25454f86ad741a8133..d31953058a276da9fa31f13148ca9ae92fdafd29 100644 (file)
@@ -293,6 +293,9 @@ _notmuch_message_set_date (notmuch_message_t *message,
 void
 _notmuch_message_sync (notmuch_message_t *message);
 
 void
 _notmuch_message_sync (notmuch_message_t *message);
 
+notmuch_status_t
+_notmuch_message_delete (notmuch_message_t *message);
+
 void
 _notmuch_message_close (notmuch_message_t *message);
 
 void
 _notmuch_message_close (notmuch_message_t *message);