X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=lib%2Fnotmuch-private.h;h=190d30385ba3893dcf6d38bd57f938ca81741d6d;hb=ec6d3506db0b614ff754293cfb83fe9e93dc66c8;hp=92b463432671f8b442a858336306413db371afe7;hpb=fc2053b022e9b87928a29fa4af111f0cfce719fe;p=notmuch diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index 92b46343..190d3038 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -150,14 +150,10 @@ _find_prefix (const char *name); /* thread.cc */ notmuch_thread_t * -_notmuch_thread_create (const void *talloc_owner, +_notmuch_thread_create (const void *ctx, notmuch_database_t *notmuch, const char *thread_id); -void -_notmuch_thread_add_message (notmuch_thread_t *thread, - notmuch_message_t *message); - /* message.cc */ notmuch_message_t *