summaryrefslogtreecommitdiff
path: root/include/i18nlangtag
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-02-25 10:13:14 +0200
committerNoel Grandin <noel@peralex.com>2014-02-25 15:17:01 +0200
commitc875ded2e9f1a839c85f2abfc2bfa1ba5c2b11d7 (patch)
treea69f6302eb09f270119558c346adf35674b48273 /include/i18nlangtag
parenta4d6cb008ec1f64f7dc804c1492ee227d6ec26b4 (diff)
remove unused code LanguageTag::convertLocaleToBcp47()
Change-Id: I4c655c16850ccfec44010ce8b100eeff0c8c3826
Diffstat (limited to 'include/i18nlangtag')
-rw-r--r--include/i18nlangtag/languagetag.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/i18nlangtag/languagetag.hxx b/include/i18nlangtag/languagetag.hxx
index ee7b1a14157a..d646127de8c6 100644
--- a/include/i18nlangtag/languagetag.hxx
+++ b/include/i18nlangtag/languagetag.hxx
@@ -521,7 +521,6 @@ private:
void syncVarsFromRawImpl() const;
void syncVarsFromImpl() const;
- void convertLocaleToBcp47();
void convertLocaleToLang();
void convertBcp47ToLocale();
void convertBcp47ToLang();