mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-05 02:00:15 +01:00
test: remove unused devices field from struct test
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
04b9cd22b6
commit
a369b2c208
1 changed files with 0 additions and 1 deletions
|
|
@ -322,7 +322,6 @@ struct test {
|
|||
struct list node;
|
||||
char *name;
|
||||
TCase *tc;
|
||||
enum litest_device_type devices;
|
||||
};
|
||||
|
||||
struct suite {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue