aboutsummaryrefslogtreecommitdiff
path: root/lib/config-symbian.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2013-02-23 19:51:05 +0100
committerDaniel Stenberg <daniel@haxx.se>2013-02-23 19:51:05 +0100
commit429820b180ffd5e43028722e36b013bad6c215ac (patch)
tree99f4d871721d75b245ad2f6a2abbe3a838c266a0 /lib/config-symbian.h
parent539ed6f02ab51083592a463421ae4c4555a740cc (diff)
strcasestr: remove check for this unused function
Diffstat (limited to 'lib/config-symbian.h')
-rw-r--r--lib/config-symbian.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/config-symbian.h b/lib/config-symbian.h
index 754319f94..17d92b061 100644
--- a/lib/config-symbian.h
+++ b/lib/config-symbian.h
@@ -504,9 +504,6 @@
/* Define to 1 if you have the `strcasecmp' function. */
#define HAVE_STRCASECMP 1
-/* Define to 1 if you have the `strcasestr' function. */
-#define HAVE_STRCASESTR 1
-
/* Define to 1 if you have the `strcmpi' function. */
/* #undef HAVE_STRCMPI */