mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-9413 Compiler warning - Removed unused constant in ListFormetter.
X-SVN-Rev: 32322
This commit is contained in:
parent
9c28682259
commit
063b48f66a
1 changed files with 0 additions and 2 deletions
|
@ -71,8 +71,6 @@ final public class ListFormatter {
|
|||
return cache.get(locale);
|
||||
}
|
||||
|
||||
private static ULocale zhTW = new ULocale("zh_TW");
|
||||
|
||||
/**
|
||||
* Create a list formatter that is appropriate for a locale.
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue