[Cleanup] Remove _previousTarget from bot.h (#3074)

# Notes
- This is unused.
This commit is contained in:
Alex King
2023-03-16 20:25:25 -04:00
committed by GitHub
parent db2aeca38f
commit 669b068978
2 changed files with 3 additions and 8 deletions
-1
View File
@@ -786,7 +786,6 @@ private:
EQ::InventoryProfile m_inv;
double _lastTotalPlayTime;
time_t _startTotalPlayTime;
Mob* _previousTarget;
uint32 _guildId;
uint8 _guildRank;
std::string _guildName;