ERR: Removed unreachable code.
This commit is contained in:
parent
83aa7b6b0b
commit
84b6583fca
|
@ -1657,7 +1657,6 @@ static int SystemToolsDebugReport(int, char* message, int*)
|
|||
{
|
||||
fprintf(stderr, message);
|
||||
exit(1);
|
||||
return 0;
|
||||
}
|
||||
void SystemTools::EnableMSVCDebugHook()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue