]> Sergey Matveev's repositories - public-inbox.git/commit
feed: (cleanup) avoid redundant ->message call
authorEric Wong <e@80x24.org>
Sun, 7 Sep 2014 22:56:09 +0000 (22:56 +0000)
committerEric Wong <e@80x24.org>
Sun, 7 Sep 2014 22:57:58 +0000 (22:57 +0000)
commit627b9bd388d67d6532a7f2dba0603a602a412a07
tree9172cbe04141c6d897cdda36c929ed126cd02af4
parent5074cb81a375a3ee57c5c3c57a9a2298c76a698f
feed: (cleanup) avoid redundant ->message call

Avoid redundant subroutine calls as their costs tend to add up.
lib/PublicInbox/Feed.pm