Got rid of __SC__ ifdefs.

This commit is contained in:
Jack Jansen 2000-07-11 22:37:03 +00:00
parent cbf630f0a9
commit e17fd2a5af
3 changed files with 0 additions and 12 deletions

View file

@ -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 */