]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/NNTPdeflate.pm
*deflate: drop invalid comment about rbuf
[public-inbox.git] / lib / PublicInbox / NNTPdeflate.pm
index 8efb662f5ab5ec3d168e2742b8a0e72da4080ba3..eb400c9c22057da11b5bd3d3d396ab79213c7108 100644 (file)
@@ -62,7 +62,6 @@ sub enable {
 # overrides PublicInbox::NNTP::compressed
 sub compressed { 1 }
 
-# $_[1] may be a reference or not
 sub do_read ($$$$) {
        my ($self, $rbuf, $len, $off) = @_;