X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fnotmuch-private.h;fp=lib%2Fnotmuch-private.h;h=3764a6a996fd64448d99446d38b472cf3084f0d7;hp=4598577f3bc42e99a1e3bb4c120371de0df4becb;hb=9088db76d89264b733f6b45e776d8952da237921;hpb=8a1eeecdfe83a5ca0a923e5d1e31bff076e406ce diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index 4598577f..3764a6a9 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -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);