mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 12:40:02 +00:00
ICU-1884 remove unused var
X-SVN-Rev: 9467
This commit is contained in:
parent
1d4ddfc2a3
commit
55386dbaf5
1 changed files with 0 additions and 1 deletions
|
@ -1194,7 +1194,6 @@ void NumberFormatTest::TestSurrogateSupport(void) {
|
|||
}
|
||||
|
||||
void NumberFormatTest::TestCurrencyPatterns(void) {
|
||||
UnicodeString dot00(".00", "");
|
||||
int32_t i, locCount;
|
||||
const Locale* locs = NumberFormat::getAvailableLocales(locCount);
|
||||
for (i=0; i<locCount; ++i) {
|
||||
|
|
Loading…
Add table
Reference in a new issue