diff -r 4619b1ae99b5 -r 07256e1ad559 hedgewars/hwengine.pas --- a/hedgewars/hwengine.pas Thu Jun 03 14:03:48 2010 +0000 +++ b/hedgewars/hwengine.pas Thu Jun 03 18:31:56 2010 +0000 @@ -416,8 +416,6 @@ initEverything(); WriteLnToConsole('Preview connecting on port ' + inttostr(port)); ipcPort:= port; - // this function is so quick that we need slow it down - SDL_Delay(250); {$ENDIF} InitIPC; IPCWaitPongEvent;