mirror of
https://github.com/swaywm/sway.git
synced 2025-11-23 06:59:48 -05:00
remove unused attachment config
This commit is contained in:
parent
a82c107c76
commit
35445b40a2
3 changed files with 26 additions and 12 deletions
|
|
@ -8,7 +8,6 @@ struct sway_seat_device {
|
|||
struct sway_seat *sway_seat;
|
||||
struct sway_input_device *input_device;
|
||||
struct sway_keyboard *keyboard;
|
||||
struct seat_attachment_config *attachment_config;
|
||||
struct wl_list link; // sway_seat::devices
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue