Fix documentation for libinput_log_set_handler
[platform/upstream/libinput.git] / src / udev-seat.h
index 37cf7c9..372cde1 100644 (file)
@@ -30,7 +30,6 @@
 
 struct udev_seat {
        struct libinput_seat base;
-       char *seat_name;
 };
 
 struct udev_input {