diff options
Diffstat (limited to 'Mac/Modules/config.c')
-rw-r--r-- | Mac/Modules/config.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Mac/Modules/config.c b/Mac/Modules/config.c index 54fed74..3595a9e 100644 --- a/Mac/Modules/config.c +++ b/Mac/Modules/config.c @@ -31,8 +31,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. #ifdef macintosh /* The Macintosh main program is in macmain.c */ #define NO_MAIN -/* Comment this out if you're not interested in STDWIN */ -#define USE_STDWIN #endif #include <stdio.h> |