summaryrefslogtreecommitdiff
path: root/i18nlangtag
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2013-08-29 21:13:12 +0200
committerEike Rathke <erack@redhat.com>2013-08-29 23:19:10 +0200
commitdbbed520c2ca4cf8c1ca382fc1cad960835747ef (patch)
treebe8d0fb4728000d8609df4670d98383b2ecb4aaa /i18nlangtag
parent16c4e7aaf131e7f1d16a2f97728d8a0caaacba92 (diff)
removed unused primary-only LANGUAGE_AZERI
Change-Id: I7db415b82fd7e7dc97cc69f8192e7660448d6e9f
Diffstat (limited to 'i18nlangtag')
-rw-r--r--i18nlangtag/source/isolang/isolang.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/i18nlangtag/source/isolang/isolang.cxx b/i18nlangtag/source/isolang/isolang.cxx
index 51830d3489d0..b6a575b451ac 100644
--- a/i18nlangtag/source/isolang/isolang.cxx
+++ b/i18nlangtag/source/isolang/isolang.cxx
@@ -135,7 +135,7 @@ struct IsoLangOtherEntry
* strongly doubt that most callers exactly expect the behavior described.
* Currently these primary LangIDs are used literally in OOo code:
* LANGUAGE_ENGLISH LANGUAGE_CHINESE
- * LANGUAGE_AZERI LANGUAGE_URDU LANGUAGE_KASHMIRI
+ * LANGUAGE_URDU LANGUAGE_KASHMIRI
*/
static IsoLanguageCountryEntry const aImplIsoLangEntries[] =
@@ -288,7 +288,6 @@ static IsoLanguageCountryEntry const aImplIsoLangEntries[] =
{ LANGUAGE_SERBIAN_LATIN_BOSNIA_HERZEGOVINA, "sh", "BA" },
{ LANGUAGE_SERBIAN_LATIN_NEUTRAL, "sh", "" }, // kludge, needed to be sr_Latn instead, script codes not supported yet
{ LANGUAGE_ARMENIAN, "hy", "AM" },
- { LANGUAGE_AZERI, "az", "" },
{ LANGUAGE_AZERI_LATIN, "az", "AZ" },
// { LANGUAGE_AZERI_CYRILLIC, "az", "AZ" }, // script codes not supported yet
{ LANGUAGE_UZBEK_LATIN, "uz", "UZ" },