summaryrefslogtreecommitdiffstats
path: root/mac/MW_TclStaticHeader.h
diff options
context:
space:
mode:
Diffstat (limited to 'mac/MW_TclStaticHeader.h')
-rw-r--r--mac/MW_TclStaticHeader.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/mac/MW_TclStaticHeader.h b/mac/MW_TclStaticHeader.h
deleted file mode 100644
index 0c1abc2..0000000
--- a/mac/MW_TclStaticHeader.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#if __POWERPC__
-#include "MW_TclStaticHeaderPPC"
-#elif __CFM68K__
-#include "MW_TclStaticHeaderCFM68K"
-#else
-#include "MW_TclStaticHeader68K"
-#endif