summaryrefslogtreecommitdiff
path: root/i18nlangtag/source/languagetag
diff options
context:
space:
mode:
Diffstat (limited to 'i18nlangtag/source/languagetag')
-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 c74bce187b04..721bb31c2c4a 100644
--- a/i18nlangtag/source/languagetag/languagetag.cxx
+++ b/i18nlangtag/source/languagetag/languagetag.cxx
@@ -1362,13 +1362,6 @@ void LanguageTagImpl::convertLocaleToBcp47()
}
-void LanguageTag::convertLocaleToBcp47()
-{
- getImpl()->convertLocaleToBcp47();
- syncFromImpl();
-}
-
-
void LanguageTagImpl::convertLocaleToLang( bool bAllowOnTheFlyID )
{
if (mbSystemLocale)