ICU-7277 remove overlooked comment

X-SVN-Rev: 27053
This commit is contained in:
Doug Felt 2009-12-11 21:10:59 +00:00
parent a41fd31be3
commit 8aec2d2a55

View file

@ -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) {