[Cleanup] Remove unused methods. (#2171)

This commit is contained in:
Kinglykrab
2022-05-15 19:12:33 -04:00
committed by GitHub
parent 77e72ba666
commit 8554aab2ff
2 changed files with 0 additions and 30 deletions
-2
View File
@@ -453,8 +453,6 @@ public:
char **map_filename);
bool SaveZoneCFG(uint32 zoneid, uint16 instance_version, NewZone_Struct* zd);
bool LoadStaticZonePoints(LinkedList<ZonePoint*>* zone_point_list,const char* zonename, uint32 version);
bool UpdateZoneSafeCoords(const char* zonename, const glm::vec3& location);
uint8 GetUseCFGSafeCoords();
int getZoneShutDownDelay(uint32 zoneID, uint32 version);
/* Spawns and Spawn Points */