mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-23 01:02:23 +08:00
Removed extraneous g3::installCrashHandler call.
This commit is contained in:
@ -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