]> git.notmuchmail.org Git - notmuch/commit
link_message: Remove dead code.
authorCarl Worth <cworth@cworth.org>
Sun, 25 Oct 2009 18:05:16 +0000 (11:05 -0700)
committerCarl Worth <cworth@cworth.org>
Sun, 25 Oct 2009 18:05:16 +0000 (11:05 -0700)
commitec77f6b50cb460dc8c376eeee045a25ed390c337
treea3ae7d43b5a9d213484cde834f49a4180c0686b4
parent6b20dbff86c2be180496b8ed762b2b68b10a772a
link_message: Remove dead code.

We dropped the THREAD_ID value from the database a while back, but here
is code that's carefully computing that value and then never doing
anything with it. Delete, delete, delete.
database.cc