diff options
Diffstat (limited to 'src/common/evdp_epoll.c')
-rw-r--r-- | src/common/evdp_epoll.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/evdp_epoll.c b/src/common/evdp_epoll.c index d71c8d4d7..0357dfc66 100644 --- a/src/common/evdp_epoll.c +++ b/src/common/evdp_epoll.c @@ -230,4 +230,3 @@ void evdp_writable_remove(int32 fd, EVDP_DATA *ep){ return; }//end: evdp_writable_remove() - |