]> Sergey Matveev's repositories - public-inbox.git/commit
inbox: msg_by_*: remove $(size)ref args
authorEric Wong <e@yhbt.net>
Mon, 1 Jun 2020 10:06:51 +0000 (10:06 +0000)
committerEric Wong <e@yhbt.net>
Wed, 3 Jun 2020 04:04:21 +0000 (04:04 +0000)
commitd32333a12ca46861fab82640c3697fdbca879bd2
tree5eda5e12f59165320a555a3b3a4c85ca47be72d3
parent3ca8e5830e02bd42ea3b2b80733206c9aaafa4c0
inbox: msg_by_*: remove $(size)ref args

None of our current callers care about the size of the blob
we're retrieving, so stop wasting stack space and code for
it.
lib/PublicInbox/Inbox.pm