removed unneeded comment
This commit is contained in:
parent
9330231a69
commit
6ea2d8dffd
|
|
@ -143,8 +143,6 @@ private:
|
|||
|
||||
default:
|
||||
|
||||
// @todo report an error to all channels
|
||||
|
||||
// ssl level error, we have to tear down the tcp connection
|
||||
return monitor.valid() ? new TcpShutdown(this) : nullptr;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue