mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-15 01:42:37 +00:00
ICU-7277 remove overlooked comment
X-SVN-Rev: 27053
This commit is contained in:
parent
a41fd31be3
commit
8aec2d2a55
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ public class ICUCurrencyDisplayInfoProvider implements CurrencyDisplayInfoProvid
|
|||
}
|
||||
|
||||
public CurrencyDisplayInfo getInstance(ULocale locale, boolean withFallback) {
|
||||
// this is a test
|
||||
ICUResourceBundle rb = (ICUResourceBundle) UResourceBundle.getBundleInstance(
|
||||
ICUResourceBundle.ICU_CURR_BASE_NAME, locale);
|
||||
if (!withFallback) {
|
||||
|
|
Loading…
Add table
Reference in a new issue