mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
screencopy-v1: drop output_enable listener
This commit is contained in:
parent
94cb8e2bc7
commit
31f9d6bb97
2 changed files with 4 additions and 16 deletions
|
|
@ -58,7 +58,6 @@ struct wlr_screencopy_frame_v1 {
|
|||
struct {
|
||||
struct wl_listener output_commit;
|
||||
struct wl_listener output_destroy;
|
||||
struct wl_listener output_enable;
|
||||
} WLR_PRIVATE;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue