[Cleanup] Remove GroupCount() and RaidGroupCount() (#3943)

# Notes
- These are unused.
This commit is contained in:
Alex King
2024-01-13 00:41:21 -05:00
committed by GitHub
parent 47968774d9
commit 1bb8678abe
2 changed files with 0 additions and 38 deletions
-4
View File
@@ -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);