mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-16 02:07:15 +00:00
ICU-13090 Fix measunit.h comment about createXxxx methods withdrawn in ICU 58
X-SVN-Rev: 39986
This commit is contained in:
parent
c8ddd7ac53
commit
6d160d7d01
1 changed files with 2 additions and 2 deletions
|
@ -401,8 +401,8 @@ class U_I18N_API MeasureUnit: public UObject {
|
|||
*/
|
||||
static MeasureUnit *createMilePerGallonImperial(UErrorCode &status);
|
||||
|
||||
/**
|
||||
* @draft ICU 58, withdrawn
|
||||
/*
|
||||
* The following were draft ICU 58, but have been withdrawn:
|
||||
* static MeasureUnit *createEast(UErrorCode &status);
|
||||
* static MeasureUnit *createNorth(UErrorCode &status);
|
||||
* static MeasureUnit *createSouth(UErrorCode &status);
|
||||
|
|
Loading…
Add table
Reference in a new issue