chore(compio-boring2): remove unused docs
This commit is contained in:
parent
109c35839c
commit
e6e8b0af17
|
|
@ -181,8 +181,6 @@ impl<S: AsyncRead> AsyncRead for SslStream<S> {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
// OpenSSL does not support vectored reads
|
||||
}
|
||||
|
||||
/// `AsyncRead` is needed for shutting down stream.
|
||||
|
|
|
|||
Loading…
Reference in New Issue