Fix dead code

pull/593/head
Andrei Kortunov 4 years ago
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…
Cancel
Save