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 97f37b0..8ba5e4e 100644
--- a/generic/tclStubInit.c
+++ b/generic/tclStubInit.c
@@ -932,8 +932,8 @@ static const TclIntStubs tclIntStubs = {
TclHandleRelease, /* 149 */
TclRegAbout, /* 150 */
TclRegExpRangeUniChar, /* 151 */
- TclSetLibraryPath, /* 152 */
- TclGetLibraryPath, /* 153 */
+ 0, /* 152 */
+ 0, /* 153 */
0, /* 154 */
0, /* 155 */
TclRegError, /* 156 */