Index: generic/xotclStubInit.c =================================================================== diff -u -r8e5a1351ecc12dfca1e3988240a07fa745439d42 -rd58e86e7557ee729a2a687854c4107d4b212cf35 --- generic/xotclStubInit.c (.../xotclStubInit.c) (revision 8e5a1351ecc12dfca1e3988240a07fa745439d42) +++ generic/xotclStubInit.c (.../xotclStubInit.c) (revision d58e86e7557ee729a2a687854c4107d4b212cf35) @@ -58,7 +58,7 @@ XOTcl_ObjSetVar2, /* 19 */ XOTcl_ObjGetVar2, /* 20 */ XOTclUnsetInstVar2, /* 21 */ - XOTcl_TraceObjCmd, /* 22 */ + NULL, /* 22 */ XOTclErrMsg, /* 23 */ XOTclVarErrMsg, /* 24 */ XOTclErrInProc, /* 25 */