aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--base/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/main.cpp b/base/main.cpp
index c2b141966d..46489649ae 100644
--- a/base/main.cpp
+++ b/base/main.cpp
@@ -279,7 +279,6 @@ extern "C" int scummvm_main(int argc, char *argv[]) {
// Load the plugins.
PluginManager::instance().loadPlugins();
- EngineMan.getPlugins();
// Process the remaining command line settings. Must be done after the
// config file and the plugins have been loaded.