mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-25 05:29:41 -06:00
Merge branch 'develop' of github.com:OpenSpace/OpenSpace into pr/scenegraph-refactor
This commit is contained in:
@@ -225,8 +225,6 @@ void OpenSpaceEngine::create(int argc, char** argv,
|
||||
LDEBUG("Creating OpenSpaceEngine");
|
||||
_engine = new OpenSpaceEngine(std::string(argv[0]), std::move(windowWrapper));
|
||||
|
||||
registerCoreClasses(DocEng);
|
||||
|
||||
// Query modules for commandline arguments
|
||||
_engine->gatherCommandlineArguments();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user