mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-19 13:28:25 +00:00
[Cleanup] Remove unused player update variables in client.cpp/client.h (#3033)
# Notes - These are unused.
This commit is contained in:
@@ -247,8 +247,6 @@ Client::Client(EQStreamInterface *ieqs) : Mob(
|
||||
autosave_timer.Disable();
|
||||
GetMercTimer()->Disable();
|
||||
instalog = false;
|
||||
pLastUpdate = 0;
|
||||
pLastUpdateWZ = 0;
|
||||
m_pp.autosplit = false;
|
||||
// initialise haste variable
|
||||
m_tradeskill_object = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user