remove unused layer shell surface variable

master
Aleksis 5 years ago committed by Simon Ser
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…
Cancel
Save