Remove an unused duplicate function.
This commit is contained in:
parent
69b4be8cd4
commit
36a56d7e58
1 changed files with 0 additions and 1 deletions
|
@ -187,7 +187,6 @@ public:
|
|||
std::set<gamemap::location> overlaps(const gamemap::location &loc) const;
|
||||
const t_string& traits_description() const { return traits_description_; }
|
||||
|
||||
int value() const { return unit_value_; }
|
||||
int cost () const { return unit_value_; }
|
||||
|
||||
const gamemap::location& get_goto() const { return goto_; }
|
||||
|
|
Loading…
Add table
Reference in a new issue