Minor fix to get non-gusi python to compile again
diff --git a/Mac/Include/config.h b/Mac/Include/config.h
index c367967..b03b95b 100644
--- a/Mac/Include/config.h
+++ b/Mac/Include/config.h
@@ -21,11 +21,6 @@
 #ifdef THINK_C
 #define HAVE_FOPENRF
 #endif
-#ifdef __MWERKS__
-#ifndef USE_GUSI
-#define HAVE_FOPENRF
-#endif
-#endif
 
 #ifdef __MWERKS__
 #define HAVE_STRFTIME