summaryrefslogtreecommitdiff
path: root/include/i18nlangtag
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2013-09-04 16:58:32 +0200
committerEike Rathke <erack@redhat.com>2013-09-04 19:54:23 +0200
commit6cd33c4adf4e7213abbfd2fe5876914ce54ad0ad (patch)
tree5fc66b33fabe79ad5a2b4136b093a4fa38b4b9a6 /include/i18nlangtag
parent1e4ee9d1744a34c5ee3a21358fa3beef55f84246 (diff)
ditched LANGUAGE_SERBIAN 'sr' primary-only
Change-Id: Iac72f57815068767e25c3f7bb95ee402745ba579
Diffstat (limited to 'include/i18nlangtag')
-rw-r--r--include/i18nlangtag/lang.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/i18nlangtag/lang.h b/include/i18nlangtag/lang.h
index 555e508a657e..5a968c2380c0 100644
--- a/include/i18nlangtag/lang.h
+++ b/include/i18nlangtag/lang.h
@@ -296,7 +296,6 @@ typedef unsigned short LanguageType;
#define LANGUAGE_SANSKRIT 0x044F
#define LANGUAGE_SEPEDI 0x046C
#define LANGUAGE_NORTHERNSOTHO LANGUAGE_SEPEDI /* just an alias for the already existing localization */
-#define LANGUAGE_SERBIAN 0x001A /* primary only, not a locale! */
#define LANGUAGE_SERBIAN_CYRILLIC 0x0C1A /* MS lists this as Serbian (Cyrillic, Serbia) 'sr-Cyrl-SP', but they use 'SP' since at least Windows2003 where it was Serbia and Montenegro! */
#define LANGUAGE_SERBIAN_CYRILLIC_BOSNIA_HERZEGOVINA 0x1C1A
#define LANGUAGE_SERBIAN_LATIN 0x081A /* MS lists this as Serbian (Latin, Serbia) 'sr-Latn-SP', but they use 'SP' since at least Windows2003 where it was Serbia and Montenegro! */