#i10000# build fix

This commit is contained in:
Ivo Hinkelmann
2009-09-18 22:19:29 +00:00
parent a23ed3ec29
commit cf42c00c2f

View File

@@ -168,7 +168,6 @@ LanguageType MsLangId::resolveSystemLanguageByScriptType( LanguageType nLang, sa
else
nLang = nConfiguredWesternFallback;
break;
break;
}
}
return nLang;