diff --git a/Source/kwsys/SystemTools.cxx b/Source/kwsys/SystemTools.cxx index a2df6e811..038d2fafb 100644 --- a/Source/kwsys/SystemTools.cxx +++ b/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() {