summaryrefslogtreecommitdiffstats
path: root/Mac/mwerks/mwerks_carbonplugin_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/mwerks/mwerks_carbonplugin_config.h')
-rw-r--r--Mac/mwerks/mwerks_carbonplugin_config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Mac/mwerks/mwerks_carbonplugin_config.h b/Mac/mwerks/mwerks_carbonplugin_config.h
index 0d2fc7c..de94aa8 100644
--- a/Mac/mwerks/mwerks_carbonplugin_config.h
+++ b/Mac/mwerks/mwerks_carbonplugin_config.h
@@ -4,7 +4,6 @@
#define ACCESSOR_CALLS_ARE_FUNCTIONS 1
#define OPAQUE_TOOLBOX_STRUCTS 1
#define TARGET_API_MAC_CARBON 1
-#define TARGET_API_MAC_CARBON_NOTYET 1 /* Things we should do eventually, but not now */
#define WITHOUT_FRAMEWORKS /* Use old-style Universal Header includes, not Carbon/Carbon.h */
#define USE_TOOLBOX_OBJECT_GLUE /* Use glue routines for accessing PyArg_Parse/Py_BuildValue helpers */