]> git.notmuchmail.org Git - notmuch/commit
Drop the storage of thread ID(s) in a value.
authorCarl Worth <cworth@cworth.org>
Sun, 25 Oct 2009 07:25:59 +0000 (00:25 -0700)
committerCarl Worth <cworth@cworth.org>
Sun, 25 Oct 2009 07:31:20 +0000 (00:31 -0700)
commit1c2bac747e4da6cb8383aa3ad5e377af4cce603f
treea06db69dff18ed61d93d74ec1f4a6e2b4c652fdd
parent5941b91a5eee61ae7d0f6c8f750df9187780e911
Drop the storage of thread ID(s) in a value.

Now that we are iterating over the thread terms instead, we can
drop this redundant storage (which should shrink our database a
tiny bit).
database.cc
message.cc
notmuch-private.h