remove last bits of mac specific code
This commit is contained in:
parent
a715299a14
commit
d09b41bf05
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue