removed an old todo

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40458
This commit is contained in:
David Anderson 2007-02-08 01:11:09 +00:00
parent d2887a8c3d
commit 7a29aad6fa

View File

@ -331,8 +331,6 @@ void CPlayerManager::OnClientCommand(edict_t *pEntity)
m_clcommand->PushCell(engine->IndexOfEdict(pEntity));
m_clcommand->Execute(&res, NULL);
//:TODO: res should be evaluated here for something, DOCUMENT this in the INC FILE!
}
void CPlayerManager::OnClientSettingsChanged(edict_t *pEntity)