ICU-1884 remove debug line

X-SVN-Rev: 9468
This commit is contained in:
Alan Liu 2002-07-31 19:34:41 +00:00
parent 55386dbaf5
commit 08ad15127c

View file

@ -1228,7 +1228,6 @@ void NumberFormatTest::TestCurrencyPatterns(void) {
"x 1.0 => " +
escape(a));
}
logln(locs[i].getName());
}
}
}