From: Chun-wei Fan Date: Fri, 16 Aug 2013 02:35:19 +0000 (+0800) Subject: config.h.win32.in: Drop unneeded item X-Git-Tag: 2.37.6~35 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1e945933d4709131730294df0f9076a4424e6e1c;p=platform%2Fupstream%2Fglib.git config.h.win32.in: Drop unneeded item ...We no longer have the iconv cache code around. --- diff --git a/config.h.win32.in b/config.h.win32.in index 4ace909..a03e447 100644 --- a/config.h.win32.in +++ b/config.h.win32.in @@ -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