]> git.notmuchmail.org Git - notmuch/blobdiff - lib/notmuch-private.h
lib: expose notmuch_message_get_database()
[notmuch] / lib / notmuch-private.h
index 1093429cfc77026289f49754c7ea5c84330c71e6..3764a6a996fd64448d99446d38b472cf3084f0d7 100644 (file)
@@ -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 *