summaryrefslogtreecommitdiffstats
path: root/win/tclWinTest.c
diff options
context:
space:
mode:
Diffstat (limited to 'win/tclWinTest.c')
-rw-r--r--win/tclWinTest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/win/tclWinTest.c b/win/tclWinTest.c
index 97cc6f8..5bd8ca8 100644
--- a/win/tclWinTest.c
+++ b/win/tclWinTest.c
@@ -383,7 +383,6 @@ TestExceptionCmd(
/* SMASH! */
RaiseException(exceptions[cmd], EXCEPTION_NONCONTINUABLE, 0, NULL);
- /* NOTREACHED */
return TCL_OK;
}