mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 10:31:29 +00:00
[Cleanup] Remove unused HandleUpdateTasksOnKill in client.h (#3032)
# Notes - This is unused.
This commit is contained in:
parent
9ec4e5ade0
commit
fc835bfb0e
@ -1312,7 +1312,6 @@ public:
|
||||
bool m_requested_shared_task_removal = false;
|
||||
|
||||
std::vector<Client*> GetPartyMembers();
|
||||
void HandleUpdateTasksOnKill(uint32 npc_type_id);
|
||||
|
||||
inline const EQ::versions::ClientVersion ClientVersion() const { return m_ClientVersion; }
|
||||
inline const uint32 ClientVersionBit() const { return m_ClientVersionBit; }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user