Remove line that was (probably) accidentally committed in r32745.

svn-id: r39569
This commit is contained in:
Willem Jan Palenstijn 2009-03-20 17:33:08 +00:00
parent 559190904d
commit 40e55d2593

View file

@ -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.