X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fnotmuch-private.h;h=39fc47572b9053c6c98f93c6283e2f6a97cc4e13;hp=4598577f3bc42e99a1e3bb4c120371de0df4becb;hb=9b568e73e1afc211306d18dac3d27df4a07a0fdd;hpb=f0131af6c59704e29d58eb74ed5e4bc298455272 diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index 4598577f..39fc4757 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); @@ -541,6 +539,9 @@ _notmuch_message_remove_unprefixed_terms (notmuch_message_t *message); const char * _notmuch_message_get_thread_id_only(notmuch_message_t *message); +notmuch_message_list_t * +_notmuch_message_sort_subtrees (void *ctx, notmuch_message_list_t *list); + /* sha1.c */ char *