host: fix compiling error

This commit is contained in:
Alibek Omarov 2019-01-12 02:48:56 +03:00
parent ed05519c60
commit 5fda638edf

View File

@ -171,8 +171,6 @@ void Host_CheckSleep( void )
{ {
int sleeptime = host_sleeptime->value; int sleeptime = host_sleeptime->value;
if( host.frametime !)
if( Host_IsDedicated() ) if( Host_IsDedicated() )
{ {
// let the dedicated server some sleep // let the dedicated server some sleep