Remove unused variables

This commit is contained in:
nytmyr
2025-01-27 19:46:06 -06:00
parent 421e590a3d
commit 49ad193dcc
-12
View File
@@ -2286,18 +2286,6 @@ private:
bool m_bot_pulling;
bool m_bot_precombat;
uint8 fast_heal_threshold;
uint8 heal_threshold;
uint8 complete_heal_threshold;
uint8 hot_heal_threshold;
uint32 fast_heal_delay;
uint32 heal_delay;
uint32 complete_heal_delay;
uint32 hot_heal_delay;
uint32 cure_delay;
uint8 cure_min_threshold;
uint8 cure_threshold;
bool illusion_block;
uint32 _assistee;
bool CanTradeFVNoDropItem();