mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 12:41:30 +00:00
[Cleanup] Remove Unused errorname Variable (#5001)
This commit is contained in:
parent
145111f11e
commit
02f66de679
@ -56,8 +56,6 @@ extern volatile bool is_zone_loaded;
|
||||
extern WorldServer worldserver;
|
||||
extern uint32 numclients;
|
||||
|
||||
extern char errorname[32];
|
||||
|
||||
Entity::Entity()
|
||||
{
|
||||
id = 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user