summaryrefslogtreecommitdiff
path: root/src/sys/event.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/sys/event.rs')
-rw-r--r--src/sys/event.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sys/event.rs b/src/sys/event.rs
index c648f5eb..9262accf 100644
--- a/src/sys/event.rs
+++ b/src/sys/event.rs
@@ -114,7 +114,6 @@ libc_bitflags!{
target_os = "ios", target_os = "macos",
target_os = "netbsd", target_os = "openbsd"))]
EV_RECEIPT;
- EV_SYSFLAGS;
}
}