mirror of
https://github.com/swaywm/sway.git
synced 2024-12-27 15:36:29 +01:00
remove unused layer shell surface variable
This commit is contained in:
parent
aa8ea2fa82
commit
982e01f46c
1 changed files with 0 additions and 1 deletions
|
@ -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