mirror of
https://github.com/swaywm/sway.git
synced 2024-11-22 16:01:27 +00: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 output_destroy;
|
||||||
struct wl_listener new_popup;
|
struct wl_listener new_popup;
|
||||||
|
|
||||||
bool configured;
|
|
||||||
struct wlr_box geo;
|
struct wlr_box geo;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue