summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclStubInit.c')
-rw-r--r--generic/tclStubInit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclStubInit.c b/generic/tclStubInit.c
index 2ec064f..376f8f9 100644
--- a/generic/tclStubInit.c
+++ b/generic/tclStubInit.c
@@ -332,7 +332,7 @@ static const TclIntStubs tclIntStubs = {
0, /* 139 */
0, /* 140 */
TclpGetCwd, /* 141 */
- TclSetByteCodeFromAny, /* 142 */
+ 0, /* 142 */
TclAddLiteralObj, /* 143 */
TclHideLiteral, /* 144 */
TclGetAuxDataType, /* 145 */