diff --git a/platform/macclassic.c b/platform/macclassic.c index 223cd18..f1841a9 100644 --- a/platform/macclassic.c +++ b/platform/macclassic.c @@ -15,10 +15,6 @@ #include #include -#ifdef __MWERKS__ -#include -#endif - /* * Most of the API calls in here are, according to ADC, available since * MacOS 8.1. I don't think I used any MacOS 9 or CarbonLib-specific