]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/IMAPdeflate.pm
*deflate: drop invalid comment about rbuf
[public-inbox.git] / lib / PublicInbox / IMAPdeflate.pm
index 9366db7a7fc84d85e0f649a16eac4ba25275da71..67c9a9738d54836fe12edf7a5911983945c41ba4 100644 (file)
@@ -50,7 +50,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) = @_;