summaryrefslogtreecommitdiff
path: root/ev_select.c
diff options
context:
space:
mode:
Diffstat (limited to 'ev_select.c')
-rw-r--r--ev_select.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ev_select.c b/ev_select.c
index fc32b20..7fe9084 100644
--- a/ev_select.c
+++ b/ev_select.c
@@ -43,7 +43,6 @@ typedef unsigned int uint32_t;
#if EV_SELECT_USE_WIN32_HANDLES
# undef EV_SELECT_USE_FD_SET
# define EV_SELECT_USE_FD_SET 1
-#else
#endif
#include <string.h>