summaryrefslogtreecommitdiff
path: root/i18nlangtag
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-02-25 10:12:09 +0200
committerNoel Grandin <noel@peralex.com>2014-02-25 15:17:01 +0200
commita4d6cb008ec1f64f7dc804c1492ee227d6ec26b4 (patch)
tree6c72aac424b0ee29c25f3a5f4933ebab295d783d /i18nlangtag
parent1a4822853533933eefc190c6605a029adc1e106d (diff)
remove unused code LanguageTag::convertLangToBcp47()
Change-Id: Iebbef192b7a8692003dc3f31d5b905efeae2cf25
Diffstat (limited to 'i18nlangtag')
-rw-r--r--i18nlangtag/source/languagetag/languagetag.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/i18nlangtag/source/languagetag/languagetag.cxx b/i18nlangtag/source/languagetag/languagetag.cxx
index 695343e5824c..c74bce187b04 100644
--- a/i18nlangtag/source/languagetag/languagetag.cxx
+++ b/i18nlangtag/source/languagetag/languagetag.cxx
@@ -1495,13 +1495,6 @@ void LanguageTagImpl::convertLangToBcp47()
}
-void LanguageTag::convertLangToBcp47()
-{
- getImpl()->convertLangToBcp47();
- syncFromImpl();
-}
-
-
void LanguageTag::convertFromRtlLocale()
{
// The rtl_Locale follows the Open Group Base Specification,