diff options
Diffstat (limited to 'win32/config_H.ce')
-rw-r--r-- | win32/config_H.ce | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/win32/config_H.ce b/win32/config_H.ce index f6be13aec4..e7adb973d0 100644 --- a/win32/config_H.ce +++ b/win32/config_H.ce @@ -728,12 +728,6 @@ */ /*#define I_NETINET_IN /**/ -/* I_SFIO: - * This symbol, if defined, indicates to the C program that it should - * include <sfio.h>. - */ -/*#define I_SFIO /**/ - /* I_STDDEF: * This symbol, if defined, indicates that <stddef.h> exists and should * be included. @@ -2267,12 +2261,6 @@ */ /*#define HAS_SETVBUF /**/ -/* USE_SFIO: - * This symbol, if defined, indicates that sfio should - * be used. - */ -/*#define USE_SFIO /**/ - /* HAS_SHM: * This symbol, if defined, indicates that the entire shm*(2) library is * supported. |