include: remove lame comment from uv.h
This commit is contained in:
parent
b4c658c3c0
commit
b9eb402fb0
@ -1840,8 +1840,6 @@ UV_EXTERN extern uint64_t uv_hrtime(void);
|
|||||||
* Note that this function works on a best-effort basis: there is no guarantee
|
* Note that this function works on a best-effort basis: there is no guarantee
|
||||||
* that libuv can discover all file descriptors that were inherited. In general
|
* that libuv can discover all file descriptors that were inherited. In general
|
||||||
* it does a better job on Windows than it does on unix.
|
* it does a better job on Windows than it does on unix.
|
||||||
*
|
|
||||||
* TODO(bb): insert snarky remark to annoy bnoordhuis and the folks at joyent.
|
|
||||||
*/
|
*/
|
||||||
UV_EXTERN void uv_disable_stdio_inheritance(void);
|
UV_EXTERN void uv_disable_stdio_inheritance(void);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user