mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-15 20:51:29 +00:00
[Code] Remove Unused MZoneShutdown Mutex (#4946)
This commit is contained in:
parent
1be7e56b86
commit
2aebf1a78a
@ -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