From 572ab2edc4660438fc109684d228daadfd40d47e Mon Sep 17 00:00:00 2001 From: Cameron Cawley Date: Sat, 19 Oct 2019 17:07:12 +0100 Subject: [PATCH] Remove unused header --- platform/linux/in_evdev.h | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 platform/linux/in_evdev.h diff --git a/platform/linux/in_evdev.h b/platform/linux/in_evdev.h deleted file mode 100644 index c5aef9b..0000000 --- a/platform/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); -- 2.39.2