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
@ -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…
Reference in New Issue
Block a user