mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 09:06:46 +00:00
[Cleanup] Remove GroupCount() and RaidGroupCount() (#3943)
# Notes - These are unused.
This commit is contained in:
@@ -629,10 +629,6 @@ public:
|
||||
|
||||
/* Group */
|
||||
void RefreshGroupFromDB(Client *c);
|
||||
uint8 GroupCount(uint32 groupid);
|
||||
|
||||
/* Raid */
|
||||
uint8 RaidGroupCount(uint32 raidid, uint32 groupid);
|
||||
|
||||
/* Instancing */
|
||||
void ListAllInstances(Client* c, uint32 character_id);
|
||||
|
||||
Reference in New Issue
Block a user