]> Sergey Matveev's repositories - public-inbox.git/commitdiff
nntp: xref_by_tc: simplify slightly
authorEric Wong <e@80x24.org>
Fri, 4 Dec 2020 22:03:45 +0000 (22:03 +0000)
committerEric Wong <e@80x24.org>
Sat, 5 Dec 2020 21:41:52 +0000 (21:41 +0000)
We can invalidate ibx->{newsgroup} at config load-time to avoid
having to check ibx->{newsgroup} validity in To/Cc: matching.
This saves us some hash lookups in all cases.


No differences found