fixed build

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401702
This commit is contained in:
David Anderson 2007-11-18 18:02:53 +00:00
parent fdd75d6fcb
commit 4e83e1949a

View File

@ -235,7 +235,6 @@ void CRadioStyle::ProcessWatchList()
BaseMenuStyle::ProcessWatchList();
CRadioMenuPlayer *pPlayer;
float curtime = gpGlobals->curtime;
unsigned int max_clients = g_Players.GetMaxClients();
for (unsigned int i = 1; i <= max_clients; i++)
{