Index: generic/xotcl.h =================================================================== diff -u -re61fc14f5c25172a1d1f93bea03be54a772fb4b5 -r687ce97e09a55bbe80cf5286b481fcd3ec600c0e --- generic/xotcl.h (.../xotcl.h) (revision e61fc14f5c25172a1d1f93bea03be54a772fb4b5) +++ generic/xotcl.h (.../xotcl.h) (revision 687ce97e09a55bbe80cf5286b481fcd3ec600c0e) @@ -145,11 +145,6 @@ # endif #endif -#define XOTCL_CMD_PROTECTED_METHOD 0x00010000 -#define XOTCL_CMD_REDEFINE_PROTECTED_METHOD 0x00020000 -/* XOTCL_CMD_NONLEAF_METHOD is used to flag, if a Method implemented via cmd calls "next" */ -#define XOTCL_CMD_NONLEAF_METHOD 0x00040000 - /* * A special definition used to allow this header file to be included * in resource files so that they can get obtain version information from