mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-02 20:21:17 +00:00
Remove an unneeded friend declaration.
This commit is contained in:
parent
8c8047de75
commit
b022231ba9
@ -491,8 +491,6 @@ private:
|
||||
|
||||
config modifications_;
|
||||
|
||||
friend void attack_type::set_specials_context(const map_location& loc, const map_location&, const unit& un, bool) const;
|
||||
|
||||
/** Hold the visibility status cache for a unit, mutable since it's a cache. */
|
||||
mutable std::map<map_location, bool> invisibility_cache_;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user