changeset 3928 | 2560731c860d |
parent 3894 | 9abce5468583 |
child 3935 | 5ca27a0e9a63 |
--- a/hedgewars/CCHandlers.inc Wed Oct 06 02:31:04 2010 +0200 +++ b/hedgewars/CCHandlers.inc Thu Oct 07 02:03:01 2010 +0200 @@ -458,9 +458,6 @@ {$IFDEF DEBUGFILE} AddFileLog('Doing SwitchHedgehog: time '+inttostr(GameTicks)); {$ENDIF} -{$IFDEF IPHONEOS} - clearView(); -{$ENDIF} end; procedure chSay(var s: shortstring);