mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
layer-shell: use role object destroy handler
This commit is contained in:
parent
756260ac05
commit
3da2cf3eb3
2 changed files with 21 additions and 28 deletions
|
|
@ -89,8 +89,6 @@ struct wlr_layer_surface_v1 {
|
|||
|
||||
struct wlr_layer_surface_v1_state current, pending;
|
||||
|
||||
struct wl_listener surface_destroy;
|
||||
|
||||
struct {
|
||||
/**
|
||||
* The destroy signal indicates that the struct wlr_layer_surface is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue