[Cleanup] Remove Unused errorname Variable (#5001)

This commit is contained in:
Alex King 2025-08-29 12:02:11 -04:00 committed by GitHub
parent 145111f11e
commit 02f66de679
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,8 +56,6 @@ extern volatile bool is_zone_loaded;
extern WorldServer worldserver;
extern uint32 numclients;
extern char errorname[32];
Entity::Entity()
{
id = 0;