summaryrefslogtreecommitdiff
path: root/src/epoll.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/epoll.hpp')
-rw-r--r--src/epoll.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/epoll.hpp b/src/epoll.hpp
index 7121c25..ed33254 100644
--- a/src/epoll.hpp
+++ b/src/epoll.hpp
@@ -45,8 +45,6 @@ namespace xs
{
public:
- typedef void* handle_t;
-
epoll_t ();
~epoll_t ();