diff options
Diffstat (limited to 'src/iri.h')
-rw-r--r-- | src/iri.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -40,8 +40,6 @@ struct iri { #ifdef ENABLE_IRI -# include <idn2.h> - char *parse_charset (const char *str); const char *find_locale (void); bool check_encoding_name (const char *encoding); |