wlr_drag: remove unused point_destroy field

master
Isaac Freund 4 years ago committed by Simon Ser
parent 616f06c25c
commit e410ff8dd4

@ -136,7 +136,6 @@ struct wlr_drag {
struct wl_signal destroy;
} events;
struct wl_listener point_destroy;
struct wl_listener source_destroy;
struct wl_listener seat_client_destroy;
struct wl_listener icon_destroy;

Loading…
Cancel
Save