mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-22 12:55:58 +01:00
examples: Drop unused variable
This commit is contained in:
parent
941f88ce23
commit
d1e82a8ede
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ struct wlr_egl_surface *egl_surface;
|
|||
struct wl_callback *frame_callback;
|
||||
|
||||
static uint32_t output = UINT32_MAX;
|
||||
struct xdg_surface *popup_surface;
|
||||
struct xdg_popup *popup;
|
||||
|
||||
static uint32_t layer = ZWLR_LAYER_SHELL_V1_LAYER_BACKGROUND;
|
||||
|
|
Loading…
Reference in a new issue