]> Sergey Matveev's repositories - public-inbox.git/commit
wwwatomstream: drop smsg->{mid} fallback for non-SQLite
authorEric Wong <e@yhbt.net>
Mon, 1 Jun 2020 10:06:57 +0000 (10:06 +0000)
committerEric Wong <e@yhbt.net>
Wed, 3 Jun 2020 04:04:21 +0000 (04:04 +0000)
commitdf20a9c0c72433f027bc99c019b7e270ed3f105c
tree5bc0100c8fc933e1f5adc95ff38db3d495f6dd18
parent62b80b61d334361677e26e9ddb966e6bc5f8635d
wwwatomstream: drop smsg->{mid} fallback for non-SQLite

It's no longer necessary to populate the smsg->{mid} field now
that ->smsg_eml calls smsg->populate in rare cases where the
smsg did not originate from SQLite.
lib/PublicInbox/WwwAtomStream.pm