summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Source/kwsys/SystemTools.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/kwsys/SystemTools.cxx b/Source/kwsys/SystemTools.cxx
index a2df6e8..038d2fa 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()
{