removed declared but undefined LanguageTagImpl::convertFromRtlLocale()

Change-Id: I928fb77181991948216bb18cdfcea0816218a2b9
This commit is contained in:
Eike Rathke
2013-11-21 16:05:37 +01:00
parent 017a2a368c
commit 5d34cd53e4

View File

@@ -301,8 +301,6 @@ private:
void convertLangToLocale();
void convertLangToBcp47();
void convertFromRtlLocale();
/** @return whether BCP 47 language tag string was changed. */
bool canonicalize();