summaryrefslogtreecommitdiff
path: root/test/litest.h
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2016-06-20 09:26:44 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2016-06-20 09:26:44 +1000
commit28f75d9f9debf4fcc78029e2ddca5c7feac06571 (patch)
tree12955d3bc612996b4f06d160db3c5147ac109c80 /test/litest.h
parent9bb0cfd8785294a735407c862d7b59621a4ec98d (diff)
parent48473994c8e60189356feae7b7eae25288e5ac28 (diff)
Merge branch 'wip/touchpad-drop-hysteresis'
Diffstat (limited to 'test/litest.h')
-rw-r--r--test/litest.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/litest.h b/test/litest.h
index 9841918..c830928 100644
--- a/test/litest.h
+++ b/test/litest.h
@@ -412,13 +412,6 @@ litest_touch_move_to(struct litest_device *d,
double x_from, double y_from,
double x_to, double y_to,
int steps, int sleep_ms);
-void
-litest_touch_move_to_extended(struct litest_device *d,
- unsigned int slot,
- double x_from, double y_from,
- double x_to, double y_to,
- struct axis_replacement *axes,
- int steps, int sleep_ms);
void
litest_touch_move_two_touches(struct litest_device *d,