diff options
-rw-r--r-- | src/w32-gettext.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/w32-gettext.c b/src/w32-gettext.c index 8168e30..3b54ebd 100644 --- a/src/w32-gettext.c +++ b/src/w32-gettext.c @@ -680,7 +680,6 @@ my_nl_locale_name (const char *categoryname) sub = SUBLANGID (langid); /* Dispatch on language. - See also http://www.unicode.org/unicode/onlinedat/languages.html . For details about languages, see https://www.ethnologue.com/ . */ switch (primary) { |