注释过多的日志

This commit is contained in:
xiongziliang 2023-03-05 20:55:57 +08:00
parent 280ee30aac
commit 3bc75d6ba8

View File

@ -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;
}