summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorAndrew Innes <andrewi@gnu.org>2000-08-22 21:52:41 +0000
committerAndrew Innes <andrewi@gnu.org>2000-08-22 21:52:41 +0000
commit8040b3ba6e6247092e0837c4e474967d18a635a7 (patch)
treecdb8b40bc997fcc6f4def5a25f27e5eb61fcb27e /nt
parent8b1709cc9146d42cf694d87e4f97d7b9e09ad0ed (diff)
downloademacs-8040b3ba6e6247092e0837c4e474967d18a635a7.tar.gz
Remove WIN32 define.
Diffstat (limited to 'nt')
-rw-r--r--nt/runemacs.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/nt/runemacs.c b/nt/runemacs.c
index c1b28951748..b918bec7249 100644
--- a/nt/runemacs.c
+++ b/nt/runemacs.c
@@ -20,8 +20,6 @@
/* #define CHOOSE_NEWEST_EXE */
-#define WIN32
-
#include <windows.h>
#include <string.h>
#include <malloc.h>