mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-22 19:00:01 +08:00
注释过多的日志
This commit is contained in:
parent
280ee30aac
commit
3bc75d6ba8
@ -1469,8 +1469,7 @@ namespace RTC
|
|||||||
// Workaround for https://github.com/openssl/openssl/issues/7998.
|
// Workaround for https://github.com/openssl/openssl/issues/7998.
|
||||||
if (this->handshakeDone)
|
if (this->handshakeDone)
|
||||||
{
|
{
|
||||||
MS_DEBUG_DEV("handshake is done so return");
|
// MS_DEBUG_DEV("handshake is done so return");
|
||||||
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user