diff -r 3f61bd3b08fd -r ab4d98858a40 hedgewars/hwengine.dpr --- a/hedgewars/hwengine.dpr Tue May 13 20:00:48 2008 +0000 +++ b/hedgewars/hwengine.dpr Wed May 14 14:13:18 2008 +0000 @@ -66,7 +66,7 @@ //////////////////////////////// procedure DoTimer(Lag: LongInt); const MusicTimerTicks: Longword = 0; -var s: string; +//var s: string; begin inc(RealTicks, Lag);