]> sjero.net Git - wget/blobdiff - src/iri.h
Make get_utf8_encode() directly aware of ugly_no_encode and remove get_ugly_no_encode()
[wget] / src / iri.h
index 413fb2f614f2c569569fd721cb5e768b8e4f3bb3..58389813500a46bddbf69a57475122311d8d2aec 100644 (file)
--- a/src/iri.h
+++ b/src/iri.h
@@ -52,7 +52,6 @@ bool get_utf8_encode (void);
 
 /* ugly ugly ugly */
 void set_ugly_no_encode (bool ugly);
-bool get_ugly_no_encode (void);
 
 #else /* ENABLE_IRI */