]> Sergey Matveev's repositories - public-inbox.git/commit
ds: move no-op ->zflush to common base class
authorEric Wong <e@80x24.org>
Sat, 23 Jul 2022 04:41:49 +0000 (04:41 +0000)
committerEric Wong <e@80x24.org>
Sat, 23 Jul 2022 14:22:30 +0000 (14:22 +0000)
commit0f432191082f889c4296351e356c4abaf8cc7a28
treee12e12de2cbc0e22e75d2f08a9a156414c814c5a
parentb5371f1053676a4a551140739582070df773dc9c
ds: move no-op ->zflush to common base class

More deduplication, and POP3 never needed it.
lib/PublicInbox/DS.pm
lib/PublicInbox/IMAP.pm
lib/PublicInbox/NNTP.pm
lib/PublicInbox/POP3.pm