diff options
-rw-r--r-- | generic/tclStubInit.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/generic/tclStubInit.c b/generic/tclStubInit.c index 3a7a6d4..e54db0e 100644 --- a/generic/tclStubInit.c +++ b/generic/tclStubInit.c @@ -200,9 +200,6 @@ Tcl_WinTCharToUtf( # define TclWinFlushDirtyChannels 0 # define TclWinResetInterfaces 0 # define TclpGetPid 0 -# define TclMacOSXGetFileAttribute 0 /* Only implemented in Tcl >= 8.5 */ -# define TclMacOSXMatchType 0 /* Only implemented in Tcl >= 8.5 */ -# define TclMacOSXNotifierAddRunLoopMode 0 /* Only implemented in Tcl >= 8.5 */ # ifndef MAC_OSX_TCL # define Tcl_MacOSXOpenBundleResources 0 # define Tcl_MacOSXOpenVersionedBundleResources 0 |