Skip to content
This repository has been archived by the owner on May 4, 2018. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
sunos: remove unused field event_watcher
  • Loading branch information
bnoordhuis committed Jun 22, 2012
1 parent 42df4cb commit 120a4af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/uv-private/uv-unix.h
Expand Up @@ -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;
Expand Down

0 comments on commit 120a4af

Please sign in to comment.