summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclStubInit.c')
-rw-r--r--generic/tclStubInit.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/tclStubInit.c b/generic/tclStubInit.c
index f361345..4ed0651 100644
--- a/generic/tclStubInit.c
+++ b/generic/tclStubInit.c
@@ -458,8 +458,8 @@ static const TclIntStubs tclIntStubs = {
0, /* 50 */
TclInterpInit, /* 51 */
0, /* 52 */
- TclInvokeObjectCommand, /* 53 */
- TclInvokeStringCommand, /* 54 */
+ 0, /* 53 */
+ 0, /* 54 */
TclIsProc, /* 55 */
0, /* 56 */
0, /* 57 */