config.h.win32.in: Drop unneeded item

...We no longer have the iconv cache code around.
This commit is contained in:
Chun-wei Fan 2013-08-16 10:35:19 +08:00
parent 2ab9e54477
commit 1e945933d4

View File

@ -767,9 +767,6 @@
*/
#define LT_OBJDIR ".libs/"
/* Do we cache iconv descriptors */
#define NEED_ICONV_CACHE 1
/* didn't find fd_set */
#define NO_FD_SET 1