From d45bf0c80a681448487d565a1b0c91ef94f395a7 Mon Sep 17 00:00:00 2001 From: Peter Edberg Date: Thu, 2 Apr 2020 00:47:40 -0700 Subject: [PATCH] ICU-20979 delete no-longer-relevant comment related to U_HIDE macros --- icu4c/source/i18n/unicode/numberformatter.h | 1 - 1 file changed, 1 deletion(-) diff --git a/icu4c/source/i18n/unicode/numberformatter.h b/icu4c/source/i18n/unicode/numberformatter.h index 1f8c35b3039..615cf49f7b7 100644 --- a/icu4c/source/i18n/unicode/numberformatter.h +++ b/icu4c/source/i18n/unicode/numberformatter.h @@ -2426,7 +2426,6 @@ class U_I18N_API LocalizedNumberFormatter class U_I18N_API FormattedNumber : public UMemory, public FormattedValue { public: - // Default constructor cannot have #ifndef U_HIDE_DRAFT_API /** * Default constructor; makes an empty FormattedNumber. * @stable ICU 64