hedgewars/uGearsHedgehog.pas
changeset 6982 8d41d22a291d
parent 6924 57b66ee3bff3
child 6992 b8f3d8991e92
--- a/hedgewars/uGearsHedgehog.pas	Tue May 01 20:54:30 2012 +0400
+++ b/hedgewars/uGearsHedgehog.pas	Tue May 01 19:56:55 2012 +0200
@@ -634,8 +634,6 @@
      end
 end;
 
-const StepTicks: LongWord = 0;
-
 procedure HedgehogStep(Gear: PGear);
 var PrevdX: LongInt;
     CurWeapon: PAmmo;