host: fix compiling error
This commit is contained in:
parent
ed05519c60
commit
5fda638edf
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue