mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
WebSocketProtocol: Delete left over log message
This commit is contained in:
parent
09bfea0628
commit
904e866a07
@ -81,8 +81,6 @@ WebSocketProtocol::ProcessResult WebSocketProtocol::ProcessMessage(websocketpp::
|
||||
return parameterResult;
|
||||
}
|
||||
|
||||
blog(LOG_INFO, "Identified!");
|
||||
|
||||
session->SetIsIdentified(true);
|
||||
|
||||
ret.result["messageType"] = "Identified";
|
||||
|
Loading…
Reference in New Issue
Block a user