mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-02 00:44:43 -05:00
Cleanup Launcher config comments, unecessary changes, etc.
This commit is contained in:
@@ -233,11 +233,6 @@ void MainWindow::configureLogging() {
|
||||
}
|
||||
#endif // GHOUL_LOGGING_ENABLE_TRACE
|
||||
|
||||
// printf("%d", _optionParser->value("d").toInt());
|
||||
// ghoul::logging::LogManager::initialize(static_cast<ghoul::logging::LogLevel>(_optionParser->value("d").toInt()));
|
||||
// LogMgr.addLog( std::make_unique< ghoul::logging::ConsoleLog >() );
|
||||
|
||||
|
||||
}
|
||||
|
||||
void MainWindow::initialize() {
|
||||
|
||||
Reference in New Issue
Block a user