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-22 17:21:50 +0100
commitd9e148c6bfbf4f29b477a5df381193c4f5a3ef36 (patch)
tree88dde8e9f6a6609cd5fbea658324b9fa4a578a61 /i18nlangtag
parentfb0a970e82d5cee736ee1f50d186c648e1890116 (diff)
removed declared but undefined LanguageTagImpl::convertFromRtlLocale()
Change-Id: I928fb77181991948216bb18cdfcea0816218a2b9 (cherry picked from commit 5d34cd53e4cb63364cc3a369f7f97fa25d9741cf)
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();