summaryrefslogtreecommitdiff
path: root/aconf2.h
diff options
context:
space:
mode:
Diffstat (limited to 'aconf2.h')
-rw-r--r--aconf2.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/aconf2.h b/aconf2.h
index b51de1e..59a1740 100644
--- a/aconf2.h
+++ b/aconf2.h
@@ -28,11 +28,4 @@
# endif
#endif
-/*
- * Make sure WIN32 is defined if appropriate.
- */
-#if defined(_WIN32) && !defined(WIN32)
-# define WIN32
-#endif
-
#endif