mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-03 12:10:25 +00:00
[Cleanup] Remove Unused errorname Variable (#5001)
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user