about summary refs log tree commit diff
path: root/src/game/server/gamemodes/zcatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/server/gamemodes/zcatch.h')
-rw-r--r--src/game/server/gamemodes/zcatch.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/server/gamemodes/zcatch.h b/src/game/server/gamemodes/zcatch.h
index 9602c75c..1952614c 100644
--- a/src/game/server/gamemodes/zcatch.h
+++ b/src/game/server/gamemodes/zcatch.h
@@ -11,7 +11,6 @@
 class CGameController_zCatch: public IGameController
 {
 	int m_OldMode;
-	CRanking *m_Ranking;
 public:
 	CGameController_zCatch(class CGameContext *pGameServer);
 	virtual void Tick();