diff --git a/cockatrice/src/game/game_state.h b/cockatrice/src/game/game_state.h index 94d9f8273..12cf82cb1 100644 --- a/cockatrice/src/game/game_state.h +++ b/cockatrice/src/game/game_state.h @@ -25,7 +25,6 @@ public: int currentPhase, bool gameClosed); - const QMap &getSpectators() const { return spectators;