mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-15 02:40:20 +01:00
test: remove a leftover etrace()
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1408>
This commit is contained in:
parent
2772863af0
commit
005a3e5622
1 changed files with 0 additions and 1 deletions
|
|
@ -956,7 +956,6 @@ START_TEST(lua_disable_button_debounce)
|
|||
when == DEVICE_NEW ? "" : "--",
|
||||
when == FIRST_FRAME ? "" : "--");
|
||||
_autofree_ char *path = litest_write_plugin(tmpdir->path, lua);
|
||||
etrace("%s", lua);
|
||||
_litest_context_destroy_ struct libinput *li =
|
||||
litest_create_context_with_plugindir(tmpdir->path);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue