mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-01 11:36:36 +00:00
[Cleanup] Remove RemoveSpawnGroup() from spawngroup.h (#3090)
# Notes - This is unused.
This commit is contained in:
@@ -78,7 +78,6 @@ public:
|
||||
|
||||
void AddSpawnGroup(std::unique_ptr<SpawnGroup> &new_group);
|
||||
SpawnGroup *GetSpawnGroup(uint32 id);
|
||||
bool RemoveSpawnGroup(uint32 in_id);
|
||||
void ClearSpawnGroups();
|
||||
void ReloadSpawnGroups();
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user