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