ICU-3222 Undo one of the last changes.

X-SVN-Rev: 13925
This commit is contained in:
George Rhoten 2003-12-02 00:55:40 +00:00
parent 3ea998caad
commit 992ee7ca58

View file

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