changeset 3492 | 07256e1ad559 |
parent 3490 | 016b3172b645 |
child 3495 | a6b4f351d400 |
--- 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;