[PATCH libinput 3/8] test: drop REP_DELAY from the ms surface cover event codes
Peter Hutterer
peter.hutterer at who-t.net
Sun Apr 26 22:52:29 PDT 2015
litest doesn't know how to set this up and we don't need it anyway.
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
test/litest-ms-surface-cover.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/test/litest-ms-surface-cover.c b/test/litest-ms-surface-cover.c
index 5b9ec23..3e026e0 100644
--- a/test/litest-ms-surface-cover.c
+++ b/test/litest-ms-surface-cover.c
@@ -368,7 +368,6 @@ static int events[] = {
EV_LED, LED_NUML,
EV_LED, LED_CAPSL,
EV_LED, LED_SCROLLL,
- EV_REP, REP_DELAY,
-1, -1,
};
--
2.3.5
More information about the wayland-devel
mailing list