# HG changeset patch
# User nemo
# Date 1270488174 0
# Node ID 275af46392bd50cf3f9434ebfd7ed57db5e33087
# Parent  fcdf6d85b0428fb89a1fc3e76c89c2c827e8f9b3
These don't belong here.

diff -r fcdf6d85b042 -r 275af46392bd hedgewars/GSHandlers.inc
--- a/hedgewars/GSHandlers.inc	Mon Apr 05 16:31:02 2010 +0000
+++ b/hedgewars/GSHandlers.inc	Mon Apr 05 17:22:54 2010 +0000
@@ -2957,8 +2957,6 @@
 Gear^.Pos:= 0;
 AllInactive:= false;
 FollowGear:= HHGear;
-OnUsedAmmo(PHedgehog(HHGear^.Hedgehog)^);
-ApplyAmmoChanges(PHedgehog(HHGear^.Hedgehog)^);
 with HHGear^ do
     begin
     State:= State and not gstAttacking;