mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-22 12:55:58 +01:00
presentation-time: remove unused field
This commit is contained in:
parent
6c3a71d9f6
commit
7c10a77e0a
1 changed files with 0 additions and 2 deletions
|
@ -31,8 +31,6 @@ struct wlr_presentation {
|
|||
};
|
||||
|
||||
struct wlr_presentation_feedback {
|
||||
struct wlr_presentation *presentation;
|
||||
|
||||
struct wl_list resources; // wl_resource_get_link
|
||||
|
||||
// Only when the wlr_presentation_surface_sampled_on_output helper has been
|
||||
|
|
Loading…
Reference in a new issue