From 8f74403b0de892880823cef18c2ac17515577055 Mon Sep 17 00:00:00 2001 From: p0wer Date: Tue, 2 Mar 2010 20:40:36 -0600 Subject: Missed change from last commit. These variables aren't needed. --HG-- branch : trunk --- src/game/BattleGroundSA.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') 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; -- cgit v1.2.3