From 38e4adc92c3128529da4c07895a40cb972d1c74c Mon Sep 17 00:00:00 2001 From: Hugo van der Merwe <17109322+hugovdm@users.noreply.github.com> Date: Thu, 28 May 2020 00:46:28 +0200 Subject: [PATCH] Drop unnecessary reference to "draft API". --- icu4c/source/i18n/unicode/numberformatter.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/icu4c/source/i18n/unicode/numberformatter.h b/icu4c/source/i18n/unicode/numberformatter.h index da6d0505412..ec97bcc7f98 100644 --- a/icu4c/source/i18n/unicode/numberformatter.h +++ b/icu4c/source/i18n/unicode/numberformatter.h @@ -1507,9 +1507,8 @@ class U_I18N_API NumberFormatterSettings { * All units will be properly localized with locale data, and all units are compatible with notation styles, * rounding precisions, and other number formatter settings. * - * \note If the usage() is set (available as a draft API from ICU 68), the - * output unit **will be changed** to produce localised units, - * according to usage, locale and unit. See + * \note If the usage() is set, the output unit **will be changed** to + * produce localised units, according to usage, locale and unit. See * FormattedNumber::getOutputUnit(). * * Pass this method any instance of {@link MeasureUnit}. For units of measure: