ICU-900 Fixed some compiler warnings.

X-SVN-Rev: 6342
This commit is contained in:
George Rhoten 2001-10-19 21:39:32 +00:00
parent 3b2fe9f67e
commit 4043997b6a

View File

@ -825,7 +825,7 @@ unorm_quickCheck(const UChar *src,
}
}
return result;
/* return result; */
}
/* make NFD & NFKD ---------------------------------------------------------- */