mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Got rid of obsolete HAVE_UNIVERSAL_HEADERS test and SystemSevenOrLater define.
This commit is contained in:
parent
74a1e63a89
commit
a44923fbfe
9 changed files with 0 additions and 83 deletions
|
|
@ -2,11 +2,6 @@
|
|||
/* ========================== Module Scrap ========================== */
|
||||
|
||||
#include "Python.h"
|
||||
|
||||
|
||||
|
||||
#define SystemSevenOrLater 1
|
||||
|
||||
#include "macglue.h"
|
||||
#include <Memory.h>
|
||||
#include <Dialogs.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue