mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
examples/fullscreen-shell: remove unused render_data.view field
This commit is contained in:
parent
1936e136df
commit
ca0b19fc9c
1 changed files with 0 additions and 1 deletions
|
|
@ -47,7 +47,6 @@ struct fullscreen_output {
|
|||
struct render_data {
|
||||
struct wlr_output *output;
|
||||
struct wlr_renderer *renderer;
|
||||
struct tinywl_view *view;
|
||||
struct timespec *when;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue