mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-24 06:30:05 +01:00
test: remove a duplicate check
We already checked that pointer a few lines earlier Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
9484d13773
commit
1d57eda909
1 changed files with 0 additions and 1 deletions
|
|
@ -1551,7 +1551,6 @@ litest_add_device_with_overrides(struct libinput *libinput,
|
|||
d->quirks = quirks_fetch_for_device(quirks_context, ud);
|
||||
udev_device_unref(ud);
|
||||
|
||||
litest_assert_ptr_notnull(d->libinput_device);
|
||||
libinput_device_ref(d->libinput_device);
|
||||
|
||||
if (d->interface) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue