diff options
Diffstat (limited to 'src/select.hpp')
-rw-r--r-- | src/select.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/select.hpp b/src/select.hpp index b60c37d..f3f6c48 100644 --- a/src/select.hpp +++ b/src/select.hpp @@ -56,8 +56,6 @@ namespace xs { public: - typedef fd_t handle_t; - select_t (); ~select_t (); |