summaryrefslogtreecommitdiffstats
path: root/generic/tkTest.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tkTest.c')
-rw-r--r--generic/tkTest.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/generic/tkTest.c b/generic/tkTest.c
index 45df92c..e688a7e 100644
--- a/generic/tkTest.c
+++ b/generic/tkTest.c
@@ -305,14 +305,6 @@ Tktest_Init(
}
/*
- * Enable testing of legacy interfaces.
- */
-
- if (TkOldTestInit(interp) != TCL_OK) {
- return TCL_ERROR;
- }
-
- /*
* And finally add any platform specific test commands.
*/