diff options
Diffstat (limited to 'iconv/gconv_conf.c')
-rw-r--r-- | iconv/gconv_conf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/iconv/gconv_conf.c b/iconv/gconv_conf.c index 4ab924a3de..1b0f5b81d4 100644 --- a/iconv/gconv_conf.c +++ b/iconv/gconv_conf.c @@ -381,7 +381,6 @@ read_conf_file (const char *filename, const char *directory, size_t dir_len, /* Read all configuration files found in the user-specified and the default path. */ void -internal_function __gconv_read_conf (void) { const char *user_path = __secure_getenv ("GCONV_PATH"); |