aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/query.cc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/query.cc')
-rw-r--r--lib/query.cc3
1 files changed, 0 insertions, 3 deletions
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++;