Index: xotcl/generic/xotcl.h =================================================================== diff -u -rbb3c756fb47517596b9dbcb4e580aa1212827b41 -r2846921e448d4d4aeb3245ebbfe4381182f0e286 --- xotcl/generic/xotcl.h (.../xotcl.h) (revision bb3c756fb47517596b9dbcb4e580aa1212827b41) +++ xotcl/generic/xotcl.h (.../xotcl.h) (revision 2846921e448d4d4aeb3245ebbfe4381182f0e286) @@ -1,6 +1,6 @@ /* -*- Mode: c++ -*- * - * $Id: xotcl.h,v 1.9 2006/09/14 06:36:02 neumann Exp $ + * $Id: xotcl.h,v 1.10 2006/09/25 08:29:04 neumann Exp $ * * Extended Object Tcl (XOTcl) * @@ -125,9 +125,6 @@ #if TCL_MAJOR_VERSION==8 && TCL_MINOR_VERSION<4 # define PRE84 #endif -#if TCL_MAJOR_VERSION==8 && TCL_MINOR_VERSION<5 -# define PRE85 -#endif /* * A special definition used to allow this header file to be included