mirror of
https://github.com/brl/mutter.git
synced 2025-08-10 18:34:42 +00:00
wayland: remove some wl_signal usage
It was a left-over from the initial code import from weston. https://bugzilla.gnome.org/show_bug.cgi?id=707863
This commit is contained in:
@@ -96,7 +96,6 @@ struct _MetaWaylandKeyboard
|
||||
struct wl_resource *focus_resource;
|
||||
struct wl_listener focus_listener;
|
||||
uint32_t focus_serial;
|
||||
struct wl_signal focus_signal;
|
||||
|
||||
MetaWaylandKeyboardGrab *grab;
|
||||
MetaWaylandKeyboardGrab default_grab;
|
||||
|
Reference in New Issue
Block a user