ICU-900 Fixed some compiler warnings.

X-SVN-Rev: 9598
This commit is contained in:
George Rhoten 2002-08-07 17:50:29 +00:00
parent 1d399687e5
commit a39d100837

View File

@ -25,9 +25,11 @@
#include "dadrcoll.h"
U_CDECL_BEGIN
static void U_CALLCONV deleteSeqElement(void *elem) {
delete((SeqElement *)elem);
}
U_CDECL_END
DataDrivenCollatorTest::DataDrivenCollatorTest()
: seq(StringCharacterIterator("")),