]> git.notmuchmail.org Git - notmuch/blobdiff - lib/notmuch-private.h
lib: expose notmuch_message_get_database()
[notmuch] / lib / notmuch-private.h
index 4598577f3bc42e99a1e3bb4c120371de0df4becb..3764a6a996fd64448d99446d38b472cf3084f0d7 100644 (file)
@@ -532,8 +532,6 @@ _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);