mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-07-14 04:51:41 +00:00
Fix dead code
This commit is contained in:
parent
0cadc97fb3
commit
2009916dd8
1 changed files with 0 additions and 2 deletions
|
@ -178,8 +178,6 @@ namespace Crash
|
|||
sInstance->handleVectoredException(info);
|
||||
|
||||
_Exit(1);
|
||||
|
||||
return EXCEPTION_CONTINUE_SEARCH;
|
||||
}
|
||||
|
||||
void CrashCatcher::handleVectoredException(PEXCEPTION_POINTERS info)
|
||||
|
|
Loading…
Reference in a new issue