ICU-11564 Delete a stale cast and comment.
X-SVN-Rev: 37388
This commit is contained in:
parent
e7b812f712
commit
e1c9c699b9
@ -518,8 +518,7 @@ NFSubstitution::NFSubstitution(int32_t _pos,
|
||||
|
||||
NFSubstitution::~NFSubstitution()
|
||||
{
|
||||
// cast away const
|
||||
delete (NumberFormat*)numberFormat;
|
||||
delete numberFormat;
|
||||
numberFormat = NULL;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user