]> git.notmuchmail.org Git - notmuch/blobdiff - lib/thread.cc
_thread_add_messages: Remove unused variable.
[notmuch] / lib / thread.cc
index f2618ace756b7046899d4f843749aee138aa584b..cbce9c21528db21de4fca38ababfada0d2df79fd 100644 (file)
@@ -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;