Cleanup Launcher config comments, unecessary changes, etc.

This commit is contained in:
Matthew Territo
2017-05-19 12:08:55 -06:00
parent 5086d1e5ea
commit ce83666ec0
3 changed files with 2 additions and 45 deletions
-5
View File
@@ -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() {