mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-1043 ... and got rid of all the removed helper funcitons...
X-SVN-Rev: 6643
This commit is contained in:
parent
12c74a4400
commit
392b750c6e
1 changed files with 0 additions and 1 deletions
|
@ -633,7 +633,6 @@ struct {
|
|||
|
||||
for(i = 0; i<sizeof(ranges)/sizeof(ranges[0]); i++) {
|
||||
ucmpe32_setRange32(t->mapping, ranges[i].start, ranges[i].end, ranges[i].value);
|
||||
test_uca_ranges(t->mapping, ranges[i].start, ranges[i].end, ranges[i].value);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue