X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Firi.c;fp=src%2Firi.c;h=067291c7cf5c33dedacccf32e33147047016070e;hp=22d57610cdd19c9916f4cac13745a66daac07323;hb=260b9593dc03da095df30efc3eed251a231d09a9;hpb=9e286ee357f74981f8c5196821822ea15bee2745 diff --git a/src/iri.c b/src/iri.c index 22d57610..067291c7 100644 --- a/src/iri.c +++ b/src/iri.c @@ -110,13 +110,6 @@ check_encoding_name (char *encoding) return true; } -/* Try opening an iconv_t descriptor for conversion from locale to UTF-8 */ -static bool -open_locale_to_utf8 (void) -{ - -} - /* Try converting string str from locale to UTF-8. Return a new string on success, or str on error or if conversion isn't needed. */ const char *