Play Controller: removed orphaned function declaration
This commit is contained in:
parent
97abecb56c
commit
96489728ab
1 changed files with 0 additions and 2 deletions
|
@ -126,8 +126,6 @@ public:
|
|||
return gamestate().end_level_data_.has_value();
|
||||
}
|
||||
|
||||
bool check_regular_game_end();
|
||||
|
||||
const end_level_data& get_end_level_data() const
|
||||
{
|
||||
return *gamestate().end_level_data_;
|
||||
|
|
Loading…
Add table
Reference in a new issue