summaryrefslogtreecommitdiff
path: root/include/i18nlangtag
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2013-08-23 19:28:36 +0200
committerEike Rathke <erack@redhat.com>2013-08-23 23:09:07 +0200
commitd85566a48e47c8b4788b77d7cce77803ff797352 (patch)
tree04c8c792d9c66ebe11dd33674a30539f4c0a8632 /include/i18nlangtag
parent782808487510adae542ef25a9745d85f01d9dc38 (diff)
eliminated lookupFallbackLocale(LanguageType)
Change-Id: I2a2a983acbd8af0487e7148f9dee2a73dc314891
Diffstat (limited to 'include/i18nlangtag')
-rw-r--r--include/i18nlangtag/mslangid.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/i18nlangtag/mslangid.hxx b/include/i18nlangtag/mslangid.hxx
index c57f5288f7bd..da2e199149a7 100644
--- a/include/i18nlangtag/mslangid.hxx
+++ b/include/i18nlangtag/mslangid.hxx
@@ -249,10 +249,6 @@ public:
I18NLANGTAG_DLLPRIVATE static ::com::sun::star::lang::Locale lookupFallbackLocale(
const ::com::sun::star::lang::Locale & rLocale );
-
- /** Used by getFallbackLocale(Locale) */
- I18NLANGTAG_DLLPRIVATE static ::com::sun::star::lang::Locale lookupFallbackLocale(
- LanguageType nLang );
};
private: