Signed-off-by: Tiago Vignatti <[email protected]>
---
 hw/xfree86/xwayland/xwayland-private.h |    2 --
 1 file changed, 2 deletions(-)

diff --git a/hw/xfree86/xwayland/xwayland-private.h 
b/hw/xfree86/xwayland/xwayland-private.h
index aaa77b4..f697b60 100644
--- a/hw/xfree86/xwayland/xwayland-private.h
+++ b/hw/xfree86/xwayland/xwayland-private.h
@@ -96,9 +96,7 @@ struct xwl_seat {
     struct wl_keyboard         *wl_keyboard;
     struct wl_array             keys;
     struct wl_surface          *cursor;
-    int                                 grab;
     struct xwl_window          *focus_window;
-    int32_t                     grab_x, grab_y;
     uint32_t                    id;
     uint32_t                    pointer_enter_serial;
     struct xorg_list            link;
-- 
1.7.9.5

_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to