Remove unused code: verbosity
This commit is contained in:
@@ -2644,8 +2644,6 @@ void Application::initConfig(int argc, char ** argv)
|
||||
_pConsoleObserverStd->bWrn = false;
|
||||
_pConsoleObserverStd->bErr = false;
|
||||
}
|
||||
if (mConfig["Verbose"] == "Strict")
|
||||
Base::Console().UnsetConsoleMode(Base::ConsoleSingleton::Verbose);
|
||||
|
||||
// file logging Init ===========================================================
|
||||
if (mConfig["LoggingFile"] == "1") {
|
||||
|
||||
Reference in New Issue
Block a user