summaryrefslogtreecommitdiff
path: root/Modules/expat/winconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/expat/winconfig.h')
-rw-r--r--Modules/expat/winconfig.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/Modules/expat/winconfig.h b/Modules/expat/winconfig.h
index 17fea46890..28a043c604 100644
--- a/Modules/expat/winconfig.h
+++ b/Modules/expat/winconfig.h
@@ -53,10 +53,6 @@
/* we will assume all Windows platforms are little endian */
#define BYTEORDER 1234
-/* Windows has memmove() available. */
-#define HAVE_MEMMOVE
-
-
#endif /* !defined(HAVE_EXPAT_CONFIG_H) */