Remove spammy debug message

This commit is contained in:
baldurk
2014-12-16 22:07:15 +00:00
parent 119d9242ab
commit b64e58916b
-1
View File
@@ -502,7 +502,6 @@ struct RemoteAccess
{
SAFE_DELETE(ser);
RDCDEBUG("Got a no-op");
msg->Type = eRemoteMsg_Noop;
return;
}