unix: remove unnecessary define

This commit is contained in:
Ryan Dahl 2011-06-30 12:04:22 -07:00
parent bde908f565
commit 65b772a067

View File

@ -99,9 +99,6 @@ typedef struct {
ev_timer timer_watcher; \
uv_timer_cb timer_cb;
#define UV_ARES_ACTION_PRIVATE_FIELDS /* TODO */
#define UV_ARES_TASK_PRIVATE_FIELDS \
int sock; \
ev_io read_watcher; \