summaryrefslogtreecommitdiffstats
path: root/Parser
diff options
context:
space:
mode:
Diffstat (limited to 'Parser')
-rw-r--r--Parser/intrcheck.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/Parser/intrcheck.c b/Parser/intrcheck.c
index 09df460..2529655 100644
--- a/Parser/intrcheck.c
+++ b/Parser/intrcheck.c
@@ -31,14 +31,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include "myproto.h"
#include "intrcheck.h"
-#ifdef macintosh
-#ifdef THINK_C
-#include <OSEvents.h>
-#endif
-#include <Events.h>
-#endif
-
-
#ifdef QUICKWIN