Index: generic/xotclInt.h =================================================================== diff -u -r4486d6fcdfe92418d68bf73e9c75dc869b78902e -ref3421c713c73a847d5d3a2b8c70aa720c725f47 --- generic/xotclInt.h (.../xotclInt.h) (revision 4486d6fcdfe92418d68bf73e9c75dc869b78902e) +++ generic/xotclInt.h (.../xotclInt.h) (revision ef3421c713c73a847d5d3a2b8c70aa720c725f47) @@ -511,7 +511,7 @@ struct XOTclClasses* sub; short color; struct XOTclClasses* order; - struct XOTclClass* parent; + /*struct XOTclClass* parent;*/ Tcl_HashTable instances; Tcl_Namespace *nsPtr; Tcl_Obj* parameters;