ICU-432 removed forgotten leak test...
X-SVN-Rev: 1789
This commit is contained in:
parent
63c97dc078
commit
2e5480107c
@ -309,11 +309,6 @@ void MergeCollation::addPattern(const UnicodeString& pattern,
|
||||
|
||||
entry = parser->next(success);
|
||||
|
||||
if (entry == (PatternEntry *)0x032ac2c0)
|
||||
{
|
||||
int i=0;
|
||||
}
|
||||
}
|
||||
// WEIV tentatively - is there a leak at the end???
|
||||
delete parser;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user