mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-29 07:23:52 +00:00
Clean up unused variables in main.cpp
Removed unused variable declarations in main.cpp
This commit is contained in:
parent
5d03ef5ed6
commit
b3e6a81fa9
@ -36,11 +36,7 @@
|
||||
#include "../common/evolving_items.h"
|
||||
|
||||
EQEmuLogSys LogSys;
|
||||
WorldContentService content_service;
|
||||
ZoneStore zone_store;
|
||||
PathManager path;
|
||||
PlayerEventLogs player_event_logs;
|
||||
EvolvingItemsManager evolving_items_manager;
|
||||
|
||||
#ifdef _WINDOWS
|
||||
#include <direct.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user