X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fquery.cc;h=b5f1546ac084d609b24a25a60dd68e677f513145;hp=381529b538c270695144d4aef8ae7ba673dee996;hb=ec6d3506db0b614ff754293cfb83fe9e93dc66c8;hpb=fc2053b022e9b87928a29fa4af111f0cfce719fe diff --git a/lib/query.cc b/lib/query.cc index 381529b5..b5f1546a 100644 --- a/lib/query.cc +++ b/lib/query.cc @@ -231,9 +231,6 @@ notmuch_query_search_threads (notmuch_query_t *query, threads_seen++; } - if (thread) - _notmuch_thread_add_message (thread, message); - notmuch_message_destroy (message); messages_seen++;