summaryrefslogtreecommitdiff
path: root/test/test-touchpad.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-touchpad.c')
-rw-r--r--test/test-touchpad.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/test-touchpad.c b/test/test-touchpad.c
index d25052d4..f3aa4f37 100644
--- a/test/test-touchpad.c
+++ b/test/test-touchpad.c
@@ -3580,8 +3580,6 @@ START_TEST(touchpad_fingers_down_before_init)
BTN_TOOL_TRIPLETAP, BTN_TOOL_QUADTAP,
BTN_TOOL_QUINTTAP};
- dev = litest_current_device();
-
if (!libevdev_has_event_code(dev->evdev, EV_KEY, map[finger_count]))
return;