mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-03 20:30:27 +01:00
test: remove a leftover etrace()
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1413>
This commit is contained in:
parent
dee2d38476
commit
bee28a7e53
1 changed files with 0 additions and 2 deletions
|
|
@ -1015,8 +1015,6 @@ START_TEST(lua_disable_touchpad_jump_detection)
|
|||
when == DEVICE_NEW ? "" : "-- ",
|
||||
when == FIRST_FRAME ? "" : "-- ");
|
||||
|
||||
etrace("plugin data:\n%s", lua);
|
||||
|
||||
_autofree_ char *path = litest_write_plugin(tmpdir->path, lua);
|
||||
_litest_context_destroy_ struct libinput *li =
|
||||
litest_create_context_with_plugindir(tmpdir->path);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue