Remove redefinition of strndup() which is no longer used in the codebase

This commit is contained in:
Even Rouault
2013-08-12 20:49:19 +02:00
parent b3bce4d594
commit 1a957c2edc
4 changed files with 1 additions and 31 deletions

View File

@@ -68,9 +68,6 @@
/* Define to 1 if you have the `strncasecmp' function. */
#undef HAVE_STRNCASECMP
/* Define to 1 if you have the `strndup' function. */
#undef HAVE_STRNDUP
/* Define to 1 if you have the <syslog.h> header file. */
#undef HAVE_SYSLOG_H