summaryrefslogtreecommitdiff
path: root/src/avp/bh_agun.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/avp/bh_agun.c')
-rw-r--r--src/avp/bh_agun.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/avp/bh_agun.c b/src/avp/bh_agun.c
index 87c5562..b0471bc 100644
--- a/src/avp/bh_agun.c
+++ b/src/avp/bh_agun.c
@@ -17,7 +17,6 @@
#include "comp_shp.h"
#include "inventry.h"
#include "triggers.h"
-#include "mslhand.h"
#define UseLocalAssert Yes
@@ -1375,8 +1374,6 @@ void AGun_MaintainGun(STRATEGYBLOCK *sbPtr)
}
agunStatusPointer->roundsFired+=multiple;
- multiple;
-
/* End of volley? */
if (agunStatusPointer->volleyFired==(AGUN_VOLLEYSIZE<<ONE_FIXED_SHIFT)) {
agunStatusPointer->volleyFired=0;