From 388a04d957a0fd9af9287cbe6f1ee905371886c7 Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Sat, 8 Nov 2008 12:50:46 +0000 Subject: better voting support --- src/game/client/gameclient.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/game/client/gameclient.hpp') diff --git a/src/game/client/gameclient.hpp b/src/game/client/gameclient.hpp index c93a9168..d4c8510a 100644 --- a/src/game/client/gameclient.hpp +++ b/src/game/client/gameclient.hpp @@ -142,7 +142,6 @@ public: class MOTD *motd; class MAPIMAGES *mapimages; class VOTING *voting; - class MAPLIST *maplist; }; extern GAMECLIENT gameclient; -- cgit 1.4.1