wayland: implement wayl_win_destroy()

This commit is contained in:
Daniel Eklöf 2019-10-27 16:01:03 +01:00
parent 942ff566a2
commit 9e6c28f5b6
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
5 changed files with 37 additions and 27 deletions

View file

@ -314,7 +314,6 @@ struct terminal {
struct {
int scrollback_lines;
struct wl_callback *frame_callback;
struct {
size_t count;