mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 17:51:28 +00:00
[Cleanup] Remove _ClearWaypints() from zone/npc.h (#3445)
# Notes - This is unused.
This commit is contained in:
parent
58c3e267e1
commit
64ae7e4529
@ -635,7 +635,6 @@ protected:
|
||||
|
||||
//waypoint crap:
|
||||
std::vector<wplist> Waypoints;
|
||||
void _ClearWaypints();
|
||||
int max_wp;
|
||||
int save_wp;
|
||||
glm::vec4 m_GuardPoint;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user