]> git.cworth.org Git - notmuch/blobdiff - lib/notmuch-private.h
lib/message: drop _notmuch_message_get_thread_id_only
[notmuch] / lib / notmuch-private.h
index 3cc79bc4c86148445aaaf7f831421abdbb45801d..c63cfe5e698fa6f087c53cd52abc159360320622 100644 (file)
@@ -586,9 +586,6 @@ _notmuch_message_add_reply (notmuch_message_t *message,
 void
 _notmuch_message_remove_unprefixed_terms (notmuch_message_t *message);
 
-const char *
-_notmuch_message_get_thread_id_only (notmuch_message_t *message);
-
 size_t _notmuch_message_get_thread_depth (notmuch_message_t *message);
 
 void