Revert "poll-loop: Enable checking whether a FD caused a wakeup."
[openvswitch] / lib / netlink-socket.h
index 7e01acbfa19c97fc39845ff0e7ca2a2287733d10..b6356b9e21275affc3c87815dc5793a957febbc1 100644 (file)
@@ -60,7 +60,6 @@ int nl_sock_transact(struct nl_sock *, const struct ofpbuf *request,
 int nl_sock_drain(struct nl_sock *);
 
 void nl_sock_wait(const struct nl_sock *, short int events);
-short int nl_sock_woke(const struct nl_sock *);
 
 uint32_t nl_sock_pid(const struct nl_sock *);