]> git.notmuchmail.org Git - notmuch/blobdiff - lib/notmuch-private.h
Nuke the remainings of _notmuch_message_add_thread_id.
[notmuch] / lib / notmuch-private.h
index 0c340a769fc005d9b98c1b46a36c77492dcc6c72..116f63d6463e251f36e5f63a12fa72589466d03e 100644 (file)
@@ -193,10 +193,6 @@ void
 _notmuch_message_set_filename (notmuch_message_t *message,
                               const char *filename);
 
-void
-_notmuch_message_add_thread_id (notmuch_message_t *message,
-                               const char *thread_id);
-
 void
 _notmuch_message_ensure_thread_id (notmuch_message_t *message);