diff options
Diffstat (limited to 'unix')
-rw-r--r-- | unix/dltest/pkgooa.c | 21 |
1 files changed, 2 insertions, 19 deletions
diff --git a/unix/dltest/pkgooa.c b/unix/dltest/pkgooa.c index e75a2c3..e0aa45c 100644 --- a/unix/dltest/pkgooa.c +++ b/unix/dltest/pkgooa.c @@ -84,25 +84,8 @@ static TclOOStubs stubsCopy = { NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, - NULL, NULL, NULL, NULL, NULL, NULL, NULL -#ifdef Tcl_MethodIsPrivate - ,NULL -#endif -#ifdef Tcl_GetClassOfObject - ,NULL -#endif -#ifdef Tcl_GetObjectClassName - ,NULL -#endif -#ifdef Tcl_MethodIsType2 - ,NULL -#endif -#ifdef Tcl_NewInstanceMethod2 - ,NULL -#endif -#ifdef Tcl_NewMethod2 - ,NULL -#endif + NULL, NULL, NULL, NULL, NULL, NULL, NULL, + NULL, NULL, NULL, NULL, NULL, NULL }; DLLEXPORT int |