Removed orphaned function declaration
This commit is contained in:
parent
a929397cc0
commit
9be88c88a4
1 changed files with 0 additions and 2 deletions
|
@ -274,8 +274,6 @@ class acquaintance;
|
|||
void set_theme(const std::string& theme);
|
||||
std::string theme();
|
||||
|
||||
bool compare_resolutions(const std::pair<int,int>& lhs, const std::pair<int,int>& rhs);
|
||||
|
||||
// Ask for end turn confirmation
|
||||
bool yellow_confirm();
|
||||
bool green_confirm();
|
||||
|
|
Loading…
Add table
Reference in a new issue