input-method: use role object destroy handler

This commit is contained in:
Kirill Primak 2022-11-03 23:09:49 +03:00
parent bcf6b2bbf8
commit 75af6a0a39
2 changed files with 19 additions and 30 deletions

View file

@ -66,8 +66,6 @@ struct wlr_input_popup_surface_v2 {
struct wlr_surface *surface;
struct wl_listener surface_destroy;
struct {
struct wl_signal map;
struct wl_signal unmap;