diff --git a/client_files/import/main.cpp b/client_files/import/main.cpp index e698d141f..f711d6eea 100644 --- a/client_files/import/main.cpp +++ b/client_files/import/main.cpp @@ -33,11 +33,7 @@ #include "../../common/evolving_items.h" EQEmuLogSys LogSys; -WorldContentService content_service; -ZoneStore zone_store; PathManager path; -PlayerEventLogs player_event_logs; -EvolvingItemsManager evolving_items_manager; void ImportSpells(SharedDatabase *db); void ImportSkillCaps(SharedDatabase *db);