Remove unused header
authorCameron Cawley <ccawley2011@gmail.com>
Sat, 19 Oct 2019 16:07:12 +0000 (17:07 +0100)
committerCameron Cawley <ccawley2011@gmail.com>
Sat, 19 Oct 2019 16:07:12 +0000 (17:07 +0100)
platform/linux/in_evdev.h [deleted file]

diff --git a/platform/linux/in_evdev.h b/platform/linux/in_evdev.h
deleted file mode 100644 (file)
index c5aef9b..0000000
+++ /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);