1
0
Эх сурвалжийг харах

ERR: Removed unreachable code.

Brad King 22 жил өмнө
parent
commit
84b6583fca

+ 0 - 1
Source/kwsys/SystemTools.cxx

@@ -1657,7 +1657,6 @@ static int SystemToolsDebugReport(int, char* message, int*)
 {
   fprintf(stderr, message);
   exit(1);
-  return 0;
 }
 void SystemTools::EnableMSVCDebugHook()
 {