]> Sergey Matveev's repositories - public-inbox.git/commit
smsg: get rid of ->wrap initializer, too
authorEric Wong <e@yhbt.net>
Mon, 1 Jun 2020 10:06:50 +0000 (10:06 +0000)
committerEric Wong <e@yhbt.net>
Wed, 3 Jun 2020 04:04:21 +0000 (04:04 +0000)
commit3ca8e5830e02bd42ea3b2b80733206c9aaafa4c0
tree055aa38322e297cc2a61ad7450d21cd66c6eb33d
parent9ab886546cc89f37819e1ef09cb49fd9325b3a41
smsg: get rid of ->wrap initializer, too

We'll just use `bless' like most current PublicInbox::Smsg callers.
lib/PublicInbox/SearchIdx.pm
lib/PublicInbox/Smsg.pm