ICU-13090 Fix measunit.h comment about createXxxx methods withdrawn in ICU 58

X-SVN-Rev: 39986
This commit is contained in:
Peter Edberg 2017-04-05 21:21:14 +00:00
parent c8ddd7ac53
commit 6d160d7d01

View File

@ -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);