]> git.notmuchmail.org Git - notmuch/commitdiff
lib: Remove condition regarding a NULL parent_thread_id.
authorCarl Worth <cworth@cworth.org>
Mon, 12 Apr 2010 22:54:03 +0000 (15:54 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 12 Apr 2010 22:54:03 +0000 (15:54 -0700)
A recent change guaranteed that a message ID can never be resolved
to a NULL thread ID, so we don't need this extra case.


No differences found