]> sjero.net Git - wget/blobdiff - src/iri.c
Remove an unused function and an unused local variable.
[wget] / src / iri.c
index 22d57610cdd19c9916f4cac13745a66daac07323..067291c7cf5c33dedacccf32e33147047016070e 100644 (file)
--- 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 *