]> Sergey Matveev's repositories - public-inbox.git/commitdiff
nntpdeflate: stop relying on SUPER for ->do_read
authorEric Wong <e@80x24.org>
Sat, 13 Jul 2019 20:27:57 +0000 (20:27 +0000)
committerEric Wong <e@80x24.org>
Sat, 13 Jul 2019 21:49:40 +0000 (21:49 +0000)
We won't need further layering after enabling compression.  So
be explicit about which sub we're calling when we hit ->do_read
from NNTP and eliminate the need for the comment.


No differences found