mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
remove last bits of mac specific code
This commit is contained in:
parent
a715299a14
commit
d09b41bf05
1 changed files with 0 additions and 8 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue