aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/game/BattleGroundSA.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game/BattleGroundSA.h b/src/game/BattleGroundSA.h
index ec2d10c5e59..18653d655c3 100644
--- a/src/game/BattleGroundSA.h
+++ b/src/game/BattleGroundSA.h
@@ -337,8 +337,6 @@ class BattleGroundSA : public BattleGround
void ToggleTimer();
TeamId attackers;
uint32 TotalTime;
- uint32 m_HonorWinKills;
- uint32 m_HonorEndKills;
bool ShipsStarted;
BG_SA_GateState GateStatus[6];
BG_SA_Status status;