mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-01-05 06:40:14 +01:00
ei: remove non-existing ei_client reference
Copy/paste-o from the EIS bits Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
a1ee9bdf2f
commit
e247ffe824
1 changed files with 0 additions and 1 deletions
|
|
@ -157,7 +157,6 @@ struct ei_event {
|
|||
struct object object;
|
||||
enum ei_event_type type;
|
||||
struct list link;
|
||||
struct ei_client *client;
|
||||
struct ei_seat *seat; /* NULL if device is non-NULL */
|
||||
struct ei_device *device;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue