mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 04:29:31 +00:00
ICU-13700 Removing obsolete TODO comment.
X-SVN-Rev: 41312
This commit is contained in:
parent
37e2209f66
commit
c035e5bd04
1 changed files with 0 additions and 1 deletions
|
@ -338,7 +338,6 @@ int32_t DecimalFormat::getAttribute(UNumberFormatAttribute attr, UErrorCode& sta
|
|||
status = U_UNSUPPORTED_ERROR;
|
||||
break;
|
||||
}
|
||||
// TODO: UNUM_FORMAT_FAIL_IF_MORE_THAN_MAX_DIGITS?
|
||||
|
||||
return -1; /* undefined */
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue