mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
[Cleanup] Remove unused HandleUpdateTasksOnKill in client.h (#3032)
# Notes - This is unused.
This commit is contained in:
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user