QTfrontend/ui/widget/frameTeam.h
changeset 10401 c31276023295
parent 10108 c68cf030eded
child 11046 47a8c19ecb60
--- a/QTfrontend/ui/widget/frameTeam.h	Mon Aug 25 00:11:19 2014 +0400
+++ b/QTfrontend/ui/widget/frameTeam.h	Mon Aug 25 22:52:59 2014 +0400
@@ -53,8 +53,6 @@
         void removeTeam(HWTeam team);
 
     private:
-        const int maxHedgehogsPerGame;
-        int overallHedgehogs;
         int currentColor;
 
         void emitTeamColorChanged(const HWTeam& team);