ICU-2135 service memory leaks
X-SVN-Rev: 10479
This commit is contained in:
parent
a382d860fa
commit
5bb925fac4
@ -1359,9 +1359,9 @@ void ICUServiceTest::testCoverage()
|
||||
errln("visible IDs contains en_US");
|
||||
}
|
||||
delete obj;
|
||||
delete key;
|
||||
}
|
||||
|
||||
delete key;
|
||||
|
||||
#if 0
|
||||
// ResourceBundleFactory
|
||||
|
Loading…
Reference in New Issue
Block a user