summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2009-09-18 22:19:29 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2009-09-18 22:19:29 +0000
commitcf42c00c2fd13b0b9e285f40abcc5ff8215cdb1b (patch)
tree176e2b9808d5ccfba849c1603a97aa64010a4ca0 /i18npool
parenta23ed3ec29baf8fe0900d7c7b5c456339407b4c5 (diff)
#i10000# build fix
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/isolang/mslangid.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/i18npool/source/isolang/mslangid.cxx b/i18npool/source/isolang/mslangid.cxx
index d6a8f547c677..3476341fbc79 100644
--- a/i18npool/source/isolang/mslangid.cxx
+++ b/i18npool/source/isolang/mslangid.cxx
@@ -168,7 +168,6 @@ LanguageType MsLangId::resolveSystemLanguageByScriptType( LanguageType nLang, sa
else
nLang = nConfiguredWesternFallback;
break;
- break;
}
}
return nLang;