removed empty unused function validate_recruit_unit
This commit is contained in:
parent
dc7e63fe76
commit
d5041fbe68
1 changed files with 0 additions and 5 deletions
|
@ -204,11 +204,6 @@ std::string recruit_unit(const gamemap& map, int side,
|
|||
return std::string();
|
||||
}
|
||||
|
||||
void validate_recruit_unit()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
gamemap::location under_leadership(const unit_map& units,
|
||||
const gamemap::location& loc, int* bonus)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue