mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-17 06:59:43 -05:00
Remove destroy event in screenshooter for now
This commit is contained in:
parent
0e066f0d76
commit
bdb6e0b84c
2 changed files with 0 additions and 6 deletions
|
|
@ -9,10 +9,6 @@ struct wlr_screenshooter {
|
|||
|
||||
struct wl_listener display_destroy;
|
||||
|
||||
struct {
|
||||
struct wl_signal destroy;
|
||||
} events;
|
||||
|
||||
void *data;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue