remove unused variable
This commit is contained in:
parent
8101d09cf8
commit
c6242901df
1 changed files with 0 additions and 1 deletions
|
@ -709,7 +709,6 @@ bool unit::matches_filter(const config& cfg,const gamemap::location& loc,bool us
|
|||
const std::string& description = cfg["description"];
|
||||
const std::string& speaker = cfg["speaker"];
|
||||
const std::string& type = cfg["type"];
|
||||
const std::string& profile = cfg["profile"];
|
||||
const std::string& ability = cfg["ability"];
|
||||
const std::string& side = cfg["side"];
|
||||
const std::string& weapon = cfg["has_weapon"];
|
||||
|
|
Loading…
Add table
Reference in a new issue