deps: Update for wayland-rs beta.8
This commit is contained in:
parent
ed0104be01
commit
994114661b
7 changed files with 57 additions and 60 deletions
|
|
@ -552,7 +552,7 @@ impl State {
|
|||
self.common
|
||||
.dmabuf_state
|
||||
.destroy_global::<State>(dh, socket.dmabuf_global);
|
||||
dh.remove_global(socket.drm_global);
|
||||
dh.remove_global::<State>(socket.drm_global);
|
||||
}
|
||||
}
|
||||
self.common
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue