mirror of
https://github.com/swaywm/sway.git
synced 2024-11-10 12:33:50 +01:00
remove unused layer shell surface variable
This commit is contained in:
parent
aa8ea2fa82
commit
982e01f46c
@ -21,7 +21,6 @@ struct sway_layer_surface {
|
||||
struct wl_listener output_destroy;
|
||||
struct wl_listener new_popup;
|
||||
|
||||
bool configured;
|
||||
struct wlr_box geo;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user