sunos: remove unused field event_watcher
This commit is contained in:
parent
42df4cb7f6
commit
120a4af3eb
@ -292,7 +292,6 @@ struct uv__io_s {
|
||||
|
||||
#ifdef PORT_SOURCE_FILE
|
||||
# define UV_FS_EVENT_PRIVATE_FIELDS \
|
||||
ev_io event_watcher; \
|
||||
uv_fs_event_cb cb; \
|
||||
file_obj_t fo; \
|
||||
int fd;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user