aboutsummaryrefslogtreecommitdiff
path: root/frontend/linux/in_evdev.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/linux/in_evdev.h')
-rw-r--r--frontend/linux/in_evdev.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/frontend/linux/in_evdev.h b/frontend/linux/in_evdev.h
deleted file mode 100644
index c5aef9b..0000000
--- a/frontend/linux/in_evdev.h
+++ /dev/null
@@ -1,5 +0,0 @@
-
-struct in_default_bind;
-extern int in_evdev_allow_abs_only;
-
-void in_evdev_init(const struct in_default_bind *defbinds);