ICU-13700 Removing obsolete TODO comment.
X-SVN-Rev: 41312
This commit is contained in:
parent
37e2209f66
commit
c035e5bd04
@ -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…
Reference in New Issue
Block a user