From 81f9da18781fda785bd4c55602364ac5ce848a10 Mon Sep 17 00:00:00 2001 From: Aaron Crane Date: Sat, 14 Oct 2017 16:10:31 +0200 Subject: Don't attempt to use non-standard It's only needed on systems without C89 , which we rely on anyway. --- win32/config_H.ce | 6 ------ 1 file changed, 6 deletions(-) (limited to 'win32/config_H.ce') diff --git a/win32/config_H.ce b/win32/config_H.ce index 26f0cb8a62..f4a1e12871 100644 --- a/win32/config_H.ce +++ b/win32/config_H.ce @@ -604,12 +604,6 @@ */ /*#define I_LOCALE /**/ -/* I_MEMORY: - * This symbol, if defined, indicates to the C program that it should - * include . - */ -/*#define I_MEMORY /**/ - /* I_NET_ERRNO: * This symbol, if defined, indicates that exists and * should be included. -- cgit v1.2.1