From 5fda638edf19a339acebde0404639fb3943e162b Mon Sep 17 00:00:00 2001 From: Alibek Omarov Date: Sat, 12 Jan 2019 02:48:56 +0300 Subject: [PATCH] host: fix compiling error --- engine/common/host.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/engine/common/host.c b/engine/common/host.c index d464bd25..24f968cc 100644 --- a/engine/common/host.c +++ b/engine/common/host.c @@ -171,8 +171,6 @@ void Host_CheckSleep( void ) { int sleeptime = host_sleeptime->value; - if( host.frametime !) - if( Host_IsDedicated() ) { // let the dedicated server some sleep