diff --git a/src/libei-private.h b/src/libei-private.h index ca0328d..3c94ba0 100644 --- a/src/libei-private.h +++ b/src/libei-private.h @@ -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; };