mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-29 13:20:54 +00:00
Remove spammy debug message
This commit is contained in:
@@ -502,7 +502,6 @@ struct RemoteAccess
|
||||
{
|
||||
SAFE_DELETE(ser);
|
||||
|
||||
RDCDEBUG("Got a no-op");
|
||||
msg->Type = eRemoteMsg_Noop;
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user