summaryrefslogtreecommitdiffstats
path: root/Mac/Include
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/Include')
-rw-r--r--Mac/Include/macglue.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/Mac/Include/macglue.h b/Mac/Include/macglue.h
index 5767368..6785dff 100644
--- a/Mac/Include/macglue.h
+++ b/Mac/Include/macglue.h
@@ -49,10 +49,6 @@ typedef struct {
#define HAVE_UNIVERSAL_HEADERS
#endif
-#ifdef SYMANTEC__CFM68K__
-#pragma lib_export on
-#endif
-
#ifdef USE_GUSI1
void PyMac_FixGUSIcd(void); /* Workaround for GUSI chdir() call */
extern void PyMac_SetGUSISpin(void); /* Install our private GUSI spin routine */