diff options
Diffstat (limited to 'win32/config_H.ce')
-rw-r--r-- | win32/config_H.ce | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/win32/config_H.ce b/win32/config_H.ce index 31af04d635..8146c772e4 100644 --- a/win32/config_H.ce +++ b/win32/config_H.ce @@ -1910,12 +1910,6 @@ */ /*#define HAS_MALLOC_GOOD_SIZE /**/ -/* HAS_MEMCHR: - * This symbol, if defined, indicates that the memchr routine is available - * to locate characters within a C string. - */ -#define HAS_MEMCHR /**/ - /* HAS_MKDTEMP: * This symbol, if defined, indicates that the mkdtemp routine is * available to exclusively create a uniquely named temporary directory. |