summaryrefslogtreecommitdiff
path: root/win32/config_H.vc
diff options
context:
space:
mode:
Diffstat (limited to 'win32/config_H.vc')
-rw-r--r--win32/config_H.vc6
1 files changed, 0 insertions, 6 deletions
diff --git a/win32/config_H.vc b/win32/config_H.vc
index 9d55dfe4d5..f4bb807cdb 100644
--- a/win32/config_H.vc
+++ b/win32/config_H.vc
@@ -626,12 +626,6 @@
*/
#define I_LOCALE /**/
-/* I_MEMORY:
- * This symbol, if defined, indicates to the C program that it should
- * include <memory.h>.
- */
-/*#define I_MEMORY / **/
-
/* I_NETINET_IN:
* This symbol, if defined, indicates to the C program that it should
* include <netinet/in.h>. Otherwise, you may try <sys/in.h>.