1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

Removed no longer used code

This commit is contained in:
Ivan Savenko
2024-01-04 23:48:58 +02:00
parent 55bd164f1c
commit ef5686634d
7 changed files with 13 additions and 20 deletions

View File

@@ -1172,7 +1172,7 @@ int main(int argc, const char * argv[])
boost::program_options::variables_map opts;
handleCommandOptions(argc, argv, opts);
preinitDLL(console);
preinitDLL(console, false);
logConfig.configure();
loadDLLClasses();