mirror of
https://github.com/swaywm/sway.git
synced 2026-04-19 06:46:40 -04:00
Remove wlr_presentation in sway_server struct
This commit is contained in:
parent
64d644f0da
commit
254b40720a
2 changed files with 1 additions and 4 deletions
|
|
@ -82,8 +82,6 @@ struct sway_server {
|
|||
struct wlr_drm_lease_v1_manager *drm_lease_manager;
|
||||
struct wl_listener drm_lease_request;
|
||||
|
||||
struct wlr_presentation *presentation;
|
||||
|
||||
struct wlr_pointer_constraints_v1 *pointer_constraints;
|
||||
struct wl_listener pointer_constraint;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue