]> Sergey Matveev's repositories - public-inbox.git/commit
www: remove unnecessary ghost checks
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Thu, 29 Mar 2018 09:57:44 +0000 (09:57 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Thu, 29 Mar 2018 09:59:50 +0000 (09:59 +0000)
commit6efc0df8d3e00da0257b131e96f74d18fce290ab
tree287182a9d4f8b47375cac2351da650703ea040b4
parent7b5ea579e6a9490a4a38958acac8e078d805eec7
www: remove unnecessary ghost checks

We do not need to care about ghosts at multiple call sites; they
cannot have a {blob} field and we've stored the blob field in
Xapian since SCHEMA_VERSION=13.
lib/PublicInbox/Inbox.pm
lib/PublicInbox/Mbox.pm
lib/PublicInbox/View.pm