Move to Init().
This commit is contained in:
@@ -161,7 +161,7 @@ int64_t ArchHooks::GetMicrosecondsSinceStart( bool bAccurate )
|
||||
}
|
||||
#endif
|
||||
|
||||
ArchHooks_Unix::ArchHooks_Unix()
|
||||
void ArchHooks_Unix::Init()
|
||||
{
|
||||
/* First, handle non-fatal termination signals. */
|
||||
SignalHandler::OnClose( DoCleanShutdown );
|
||||
|
||||
Reference in New Issue
Block a user