X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fnotmuch-private.h;h=116f63d6463e251f36e5f63a12fa72589466d03e;hp=0c340a769fc005d9b98c1b46a36c77492dcc6c72;hb=db68eea0134bf0ea97aa6a887a7c302a610484a1;hpb=cface5fda7c98b1a2272d2ecf41fe9c8b6edb816 diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index 0c340a76..116f63d6 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -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);