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:
@@ -51,7 +51,6 @@ struct _MetaWaylandPointer
|
||||
struct wl_listener focus_listener;
|
||||
guint32 focus_serial;
|
||||
guint32 click_serial;
|
||||
struct wl_signal focus_signal;
|
||||
|
||||
MetaWaylandPointerGrab *grab;
|
||||
MetaWaylandPointerGrab default_grab;
|
||||
|
Reference in New Issue
Block a user