summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/game/g_local.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/g_local.h b/src/game/g_local.h
index 08a13ca9..e8ebdd1b 100644
--- a/src/game/g_local.h
+++ b/src/game/g_local.h
@@ -873,7 +873,6 @@ typedef struct zap_s
int numTargets;
int timeToLive;
- int damageUsed;
gentity_t *effectChannel;
} zap_t;