[Libreoffice-commits] core.git: i18nlangtag/source
Eike Rathke
erack at redhat.com
Thu Nov 21 07:07:08 PST 2013
i18nlangtag/source/languagetag/languagetag.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 5d34cd53e4cb63364cc3a369f7f97fa25d9741cf
Author: Eike Rathke <erack at redhat.com>
Date: Thu Nov 21 16:05:37 2013 +0100
removed declared but undefined LanguageTagImpl::convertFromRtlLocale()
Change-Id: I928fb77181991948216bb18cdfcea0816218a2b9
diff --git a/i18nlangtag/source/languagetag/languagetag.cxx b/i18nlangtag/source/languagetag/languagetag.cxx
index 3a15ecc..68ee64c 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();
More information about the Libreoffice-commits
mailing list