summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/win/winscan.py
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/Modules/win/winscan.py')
-rw-r--r--Mac/Modules/win/winscan.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/Mac/Modules/win/winscan.py b/Mac/Modules/win/winscan.py
index b0f0fb3..a968688 100644
--- a/Mac/Modules/win/winscan.py
+++ b/Mac/Modules/win/winscan.py
@@ -63,9 +63,7 @@ class MyScanner(Scanner):
'ValidRect',
'InvalRgn',
'InvalRect',
- ]),
- ('#ifndef TARGET_API_MAC_CARBON_NOTYET', [
- 'IsValidWindowPtr',
+ 'IsValidWindowPtr', # I think this is useless for Python, but not sure...
])]
def makeblacklisttypes(self):