mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-06 00:32:25 +00:00
[Cleanup] Remove Unused errorname Variable
This commit is contained in:
parent
a4e47d9180
commit
122cadacf4
@ -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