hedgewars/GSHandlers.inc
changeset 5173 4056310a161a
parent 5161 72f6eda2f73a
child 5186 a05c14510c8a
--- a/hedgewars/GSHandlers.inc	Mon Apr 25 01:46:54 2011 +0200
+++ b/hedgewars/GSHandlers.inc	Mon Apr 25 02:25:25 2011 +0200
@@ -4811,7 +4811,6 @@
 procedure doStepStructure(Gear: PGear);
 var 
     x, y: LongInt;
-    dX, dY: HWFloat;
     hog: PHedgehog;
 begin
     if (Gear^.Hedgehog <> nil) and (Gear^.Tag = TotalRounds) then