mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-04-10 08:21:10 -04:00
Remove unnecessary field in cg_keyboard_group
This commit is contained in:
parent
615bb0e7e7
commit
c0bee55bb3
2 changed files with 0 additions and 8 deletions
2
seat.h
2
seat.h
|
|
@ -50,8 +50,6 @@ struct cg_seat {
|
|||
};
|
||||
|
||||
struct cg_keyboard_group {
|
||||
struct wlr_keyboard *keyboard;
|
||||
|
||||
struct wlr_keyboard_group *wlr_group;
|
||||
struct cg_seat *seat;
|
||||
struct wl_listener key;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue