]> granicus.if.org Git - icu/commitdiff
ICU-21249 Remove obsolete TODO for ICU-13591
authorShane F. Carr <shane@unicode.org>
Tue, 15 Sep 2020 01:52:38 +0000 (20:52 -0500)
committerShane F. Carr <shane@unicode.org>
Tue, 15 Sep 2020 17:27:44 +0000 (12:27 -0500)
icu4c/source/i18n/quantityformatter.h

index d42c0dfe51180a14c7fd14d5f8e04a6c54392986..841798cf8892550d99417f75816571e2b4fede0c 100644 (file)
@@ -112,7 +112,7 @@ public:
 
     /**
      * Selects the standard plural form for the number/formatter/rules.
-     * TODO(13591): Remove this method.
+     * Used in MeasureFormat for backwards compatibility with NumberFormat.
      */
     static StandardPlural::Form selectPlural(
             const Formattable &number,