注释过多的日志
This commit is contained in:
parent
280ee30aac
commit
3bc75d6ba8
|
|
@ -1469,8 +1469,7 @@ namespace RTC
|
|||
// Workaround for https://github.com/openssl/openssl/issues/7998.
|
||||
if (this->handshakeDone)
|
||||
{
|
||||
MS_DEBUG_DEV("handshake is done so return");
|
||||
|
||||
// MS_DEBUG_DEV("handshake is done so return");
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue