Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d09b41b

Browse files
committed
remove last bits of mac specific code
1 parent a715299 commit d09b41b

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

Parser/intrcheck.c

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3131
#include "myproto.h"
3232
#include "intrcheck.h"
3333

34-
#ifdef macintosh
35-
#ifdef THINK_C
36-
#include <OSEvents.h>
37-
#endif
38-
#include <Events.h>
39-
#endif
40-
41-
4234

4335
#ifdef QUICKWIN
4436

0 commit comments

Comments
 (0)