]> Sergey Matveev's repositories - public-inbox.git/commit
view: drop load_results
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Fri, 30 Mar 2018 01:20:46 +0000 (01:20 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Fri, 30 Mar 2018 01:21:12 +0000 (01:21 +0000)
commitf886760b1b5c79181143743814a576a8fa5cf4d9
tree3e2c9a049d1b944a34a71e01f512155fad137df3
parentdfef0d2c34fbf21d665c40b5ad5069e9113c35c8
view: drop load_results

It's no longer necessary to have this since load_expand
now populates $smsg->mid with the "preferred" Message-ID.
This saves around 10ms on the homepage for me.
lib/PublicInbox/View.pm