ICU-770 Memory cleanup

X-SVN-Rev: 7015
This commit is contained in:
George Rhoten 2001-11-20 03:13:36 +00:00
parent 1543490f94
commit e09e475b08

View File

@ -234,7 +234,6 @@ void TransliteratorErrorTest::TestRBTErrors() {
delete t1;
errln("FAIL: construction of unregistered ID failed.");
}
delete set;
}
void TransliteratorErrorTest::TestHexToUniErrors() {