[Cleanup] holdzones not used. (#1852)

Fixes #1116.
This commit is contained in:
JJ
2021-11-28 22:35:52 -05:00
committed by GitHub
parent f70b4a79b2
commit d972183a79
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -119,7 +119,6 @@ EQ::Random emu_random;
volatile bool RunLoops = true;
uint32 numclients = 0;
uint32 numzones = 0;
bool holdzones = false;
const WorldConfig *Config;
EQEmuLogSys LogSys;
WorldContentService content_service;