remove unnecessary (duplicated) accessors
This commit is contained in:
parent
8faa4bf059
commit
f4754496d3
1 changed files with 0 additions and 3 deletions
|
@ -388,9 +388,6 @@ public:
|
|||
|
||||
void refresh_report(std::string const &report_name, const config * new_cfg=NULL);
|
||||
|
||||
map_location get_selected_hex() const { return selectedHex_; }
|
||||
map_location get_highlight_hex() const { return mouseoverHex_; }
|
||||
|
||||
void draw_minimap_units();
|
||||
|
||||
/** Function to invalidate all tiles. */
|
||||
|
|
Loading…
Add table
Reference in a new issue