summaryrefslogtreecommitdiff
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
parent16c4e7aaf131e7f1d16a2f97728d8a0caaacba92 (diff)
removed unused primary-only LANGUAGE_AZERI
Change-Id: I7db415b82fd7e7dc97cc69f8192e7660448d6e9f
-rw-r--r--i18nlangtag/source/isolang/isolang.cxx3
-rw-r--r--include/i18nlangtag/lang.h1
2 files changed, 1 insertions, 3 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" },
diff --git a/include/i18nlangtag/lang.h b/include/i18nlangtag/lang.h
index 39834409262e..314933808694 100644
--- a/include/i18nlangtag/lang.h
+++ b/include/i18nlangtag/lang.h
@@ -126,7 +126,6 @@ typedef unsigned short LanguageType;
#define LANGUAGE_ARABIC_PRIMARY_ONLY 0x0001 /* primary only, not a locale! */
#define LANGUAGE_ARMENIAN 0x042B
#define LANGUAGE_ASSAMESE 0x044D
-#define LANGUAGE_AZERI 0x002C /* primary only, not a locale! */
#define LANGUAGE_AZERI_CYRILLIC 0x082C
#define LANGUAGE_AZERI_LATIN 0x042C
#define LANGUAGE_BASHKIR_RUSSIA 0x046D