From d198b7b8d9ff713d891f35ab173d1f428f610e7d Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 16 Feb 2008 14:31:02 +0000 Subject: code cleanup --- src/game/game.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/game/game.h') diff --git a/src/game/game.h b/src/game/game.h index 3811a06..7a6348e 100644 --- a/src/game/game.h +++ b/src/game/game.h @@ -46,7 +46,6 @@ public: std::vector sectors; private: - std::string name; std::string label; std::string author; }; -- cgit v1.2.3