mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04: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…
Add table
Add a link
Reference in a new issue