mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-30 13:32:26 +00:00
[Cleanup] Remove unused command variables in client.cpp (#3031)
# Notes - These are unused.
This commit is contained in:
parent
6b65e93a06
commit
9ec4e5ade0
@ -78,8 +78,6 @@ extern volatile bool is_zone_loaded;
|
|||||||
extern WorldServer worldserver;
|
extern WorldServer worldserver;
|
||||||
extern uint32 numclients;
|
extern uint32 numclients;
|
||||||
extern PetitionList petition_list;
|
extern PetitionList petition_list;
|
||||||
bool commandlogged;
|
|
||||||
char entirecommand[255];
|
|
||||||
|
|
||||||
void UpdateWindowTitle(char* iNewTitle);
|
void UpdateWindowTitle(char* iNewTitle);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user