mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-24 05:18:40 +00:00
[Cleanup] Remove _ClearWaypints() from zone/npc.h (#3445)
# Notes - This is unused.
This commit is contained in:
@@ -635,7 +635,6 @@ protected:
|
|||||||
|
|
||||||
//waypoint crap:
|
//waypoint crap:
|
||||||
std::vector<wplist> Waypoints;
|
std::vector<wplist> Waypoints;
|
||||||
void _ClearWaypints();
|
|
||||||
int max_wp;
|
int max_wp;
|
||||||
int save_wp;
|
int save_wp;
|
||||||
glm::vec4 m_GuardPoint;
|
glm::vec4 m_GuardPoint;
|
||||||
|
|||||||
Reference in New Issue
Block a user