mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 06:21:28 +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 WorldServer worldserver;
|
||||||
extern uint32 numclients;
|
extern uint32 numclients;
|
||||||
|
|
||||||
extern char errorname[32];
|
|
||||||
|
|
||||||
Entity::Entity()
|
Entity::Entity()
|
||||||
{
|
{
|
||||||
id = 0;
|
id = 0;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user