mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-3222 Undo one of the last changes.
X-SVN-Rev: 13925
This commit is contained in:
parent
3ea998caad
commit
992ee7ca58
1 changed files with 0 additions and 1 deletions
|
@ -1603,7 +1603,6 @@ static void TestComposeDecompose(void) {
|
|||
*/
|
||||
|
||||
ucol_close(coll);
|
||||
coll = NULL;
|
||||
|
||||
log_verbose("Testing locales, number of cases = %i\n", noCases);
|
||||
iter = ucol_openElements(coll, t[u]->NFD, u_strlen(t[u]->NFD), &status);
|
||||
|
|
Loading…
Add table
Reference in a new issue