mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-06 14:05:32 +00:00
ICU-12748 Remove override that does not work with Java 1.6
X-SVN-Rev: 39337
This commit is contained in:
parent
f7e4a8f205
commit
a2e5325ea3
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ public class CurrencyNameProviderICU extends CurrencyNameProvider {
|
|||
return name;
|
||||
}
|
||||
|
||||
@Override
|
||||
public Locale[] getAvailableLocales() {
|
||||
return ICULocaleServiceProvider.getAvailableLocales();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue