X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=lib%2Fnotmuch-private.h;h=3764a6a996fd64448d99446d38b472cf3084f0d7;hb=f32e52448b8665dbf335fd97a21b49108e05a6c0;hp=1093429cfc77026289f49754c7ea5c84330c71e6;hpb=4dfcc8c9b2e1dbb965f69283dca50c7581c88050;p=notmuch diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index 1093429c..3764a6a9 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -532,11 +532,13 @@ _notmuch_message_id_parse (void *ctx, const char *message_id, const char **next) void _notmuch_message_add_reply (notmuch_message_t *message, notmuch_message_t *reply); -notmuch_database_t * -_notmuch_message_database (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); + /* sha1.c */ char *