diff options
Diffstat (limited to 'mac/MW_TclHeader.pch')
-rw-r--r-- | mac/MW_TclHeader.pch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/mac/MW_TclHeader.pch b/mac/MW_TclHeader.pch index 11b5d28..4982c3b 100644 --- a/mac/MW_TclHeader.pch +++ b/mac/MW_TclHeader.pch @@ -12,7 +12,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: MW_TclHeader.pch,v 1.5 1999/04/15 22:38:46 stanton Exp $ + * RCS: @(#) $Id: MW_TclHeader.pch,v 1.6 1999/04/16 00:47:19 stanton Exp $ */ /* @@ -42,8 +42,6 @@ #include "tcl.h" #include "tclMac.h" #include "tclInt.h" -#ifdef TCL_TEST -#include "tclMacPort.h" -#endif + #pragma export reset |