mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-06 04:42:28 +00:00
[Code] Remove Unused MZoneShutdown Mutex
This commit is contained in:
parent
1be7e56b86
commit
f450ff8f7e
@ -88,8 +88,6 @@ extern WorldServer worldserver;
|
||||
extern Zone* zone;
|
||||
extern NpcScaleManager* npc_scale_manager;
|
||||
|
||||
Mutex MZoneShutdown;
|
||||
|
||||
volatile bool is_zone_loaded = false;
|
||||
Zone* zone = 0;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user