]> git.cworth.org Git - obsolete/notmuch-old/commit
lib: Simplify code to set subject from matched message.
authorCarl Worth <cworth@cworth.org>
Sat, 24 Apr 2010 13:45:51 +0000 (06:45 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 24 Apr 2010 13:50:04 +0000 (06:50 -0700)
commit7c421b87b05d2513540a75bbe1841e226072ad7c
tree8bc42fe7cf3f1f3fc88a982e7329a6abbadd9a27
parentd06a34ad5dcf4626164002e78d8b3ab01a5dd1a5
lib: Simplify code to set subject from matched message.

Simply moving the code from _add_matched_message to a new
_set_subject_from_message function.
lib/thread.cc