delete obsolete SYMANTEC__CFM68K__ #ifdefs

This commit is contained in:
Skip Montanaro 2000-07-12 17:21:42 +00:00
parent 97bc98aea7
commit 6980dff3db
4 changed files with 0 additions and 20 deletions

View file

@ -15,10 +15,6 @@ redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#include <Aliases.h>
#include <CodeFragments.h>
#ifdef SYMANTEC__CFM68K__ /* Really an older version of Universal Headers */
#define CFragConnectionID ConnectionID
#define kLoadCFrag 0x01
#endif
#ifdef USE_GUSI1
#include "TFileSpec.h" /* for Path2FSSpec() */
#endif

View file

@ -12,10 +12,6 @@ redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#include "Python.h"
#ifdef SYMANTEC__CFM68K__
#pragma lib_export on
#endif
#ifdef macintosh
extern char *PyMac_StrError(int);
#undef strerror