summaryrefslogtreecommitdiff
path: root/i18nlangtag
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2013-11-21 16:05:37 +0100
committerEike Rathke <erack@redhat.com>2013-11-21 16:06:20 +0100
commit5d34cd53e4cb63364cc3a369f7f97fa25d9741cf (patch)
tree9151974c0eb77371087e933e47ff776e9776008d /i18nlangtag
parent017a2a368cee1f6f5e7c6e18e65cbbc1a54efe47 (diff)
removed declared but undefined LanguageTagImpl::convertFromRtlLocale()
Change-Id: I928fb77181991948216bb18cdfcea0816218a2b9
Diffstat (limited to 'i18nlangtag')
-rw-r--r--i18nlangtag/source/languagetag/languagetag.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/i18nlangtag/source/languagetag/languagetag.cxx b/i18nlangtag/source/languagetag/languagetag.cxx
index 3a15ecc1aaad..68ee64c6208e 100644
--- a/i18nlangtag/source/languagetag/languagetag.cxx
+++ b/i18nlangtag/source/languagetag/languagetag.cxx
@@ -301,8 +301,6 @@ private:
void convertLangToLocale();
void convertLangToBcp47();
- void convertFromRtlLocale();
-
/** @return whether BCP 47 language tag string was changed. */
bool canonicalize();