summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
Diffstat (limited to 'Python/errors.c')
-rw-r--r--Python/errors.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/Python/errors.c b/Python/errors.c
index 4a3573e..2b6a863 100644
--- a/Python/errors.c
+++ b/Python/errors.c
@@ -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