lib/icu/Util: remove obsolete documentation
This commit is contained in:
@@ -36,8 +36,7 @@ WritableBuffer<UChar>
|
|||||||
UCharFromUTF8(const char *src);
|
UCharFromUTF8(const char *src);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Wrapper for u_strToUTF8(). The returned pointer must be freed with
|
* Wrapper for u_strToUTF8().
|
||||||
* delete[].
|
|
||||||
*/
|
*/
|
||||||
AllocatedString<char>
|
AllocatedString<char>
|
||||||
UCharToUTF8(ConstBuffer<UChar> src);
|
UCharToUTF8(ConstBuffer<UChar> src);
|
||||||
|
Reference in New Issue
Block a user