@@ -40,14 +40,10 @@ /* * Backwards compatibility for size type change */ #if TCL_MAJOR_VERSION < 9 && TCL_MINOR_VERSION < 7 - #ifndef Tcl_Size - typedef int Tcl_Size; - #endif - #define TCL_SIZE_MODIFIER "" #endif #include #include