[Cleanup] Remove GetClassHPFactor() from zone/merc.h (#3314)

# Notes
- This is unused.
This commit is contained in:
Alex King 2023-04-29 20:59:50 -04:00 committed by GitHub
parent baa824d8fb
commit f0a9578b6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -307,7 +307,6 @@ private:
int32 CalcCorrup();
int64 CalcMaxHP();
int64 CalcBaseHP();
int64 GetClassHPFactor();
int64 CalcHPRegen();
int64 CalcHPRegenCap();
int64 CalcMaxMana();