Removed extraneous g3::installCrashHandler call.
This commit is contained in:
parent
663018a7c2
commit
59cad77ec9
@ -112,7 +112,6 @@ namespace big
|
||||
|
||||
m_worker->addSink(std::make_unique<log_sink>(), &log_sink::callback);
|
||||
g3::initializeLogging(m_worker.get());
|
||||
g3::installCrashHandler();
|
||||
}
|
||||
catch (std::filesystem::filesystem_error const& error)
|
||||
{
|
||||
|
Reference in New Issue
Block a user