summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/osa/osasupport.py
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/Modules/osa/osasupport.py')
-rw-r--r--Mac/Modules/osa/osasupport.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mac/Modules/osa/osasupport.py b/Mac/Modules/osa/osasupport.py
index fe687b4..7e70223 100644
--- a/Mac/Modules/osa/osasupport.py
+++ b/Mac/Modules/osa/osasupport.py
@@ -40,6 +40,7 @@ initstuff = initstuff + """
ComponentInstance = OpaqueByValueType('ComponentInstance', OBJECTPREFIX)
OSAError = OSErrType("OSAError", "l")
+# OSALocalOrGlobal = Type("OSALocalOrGlobal", "l")
OSAID = Type("OSAID", "l")
OSADebugCallFrameRef = Type("OSADebugCallFrameRef", "l")
OSADebugSessionRef = Type("OSADebugSessionRef", "l")