X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fthread.cc;h=cbce9c21528db21de4fca38ababfada0d2df79fd;hp=f2618ace756b7046899d4f843749aee138aa584b;hb=54be14098ba8ece983f77200b5fdd10acb984c82;hpb=d3349358c6a5048559bd2a4faebe476ebd222170 diff --git a/lib/thread.cc b/lib/thread.cc index f2618ace..cbce9c21 100644 --- a/lib/thread.cc +++ b/lib/thread.cc @@ -76,7 +76,6 @@ _thread_add_message (notmuch_thread_t *thread, { notmuch_tags_t *tags; const char *tag; - time_t date; InternetAddressList *list; InternetAddress *address; const char *from, *author;