mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-04-05 11:20:42 +02:00
test: drop REP_DELAY from the ms surface cover event codes
litest doesn't know how to set this up and we don't need it anyway. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-By: Derek Foreman <derekf@osg.samsung.com>
This commit is contained in:
parent
da439476b5
commit
f29060b5c7
1 changed files with 0 additions and 1 deletions
|
|
@ -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,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue