mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-24 05:00:31 -04:00
Fix dead code
This commit is contained in:
parent
0cadc97fb3
commit
2009916dd8
@ -178,8 +178,6 @@ namespace Crash
|
||||
sInstance->handleVectoredException(info);
|
||||
|
||||
_Exit(1);
|
||||
|
||||
return EXCEPTION_CONTINUE_SEARCH;
|
||||
}
|
||||
|
||||
void CrashCatcher::handleVectoredException(PEXCEPTION_POINTERS info)
|
||||
|
Loading…
x
Reference in New Issue
Block a user