[PATCH xserver 2/2] xwayland: Remove unused grab fields
Tiago Vignatti
tiago.vignatti at intel.com
Fri Jul 20 09:38:11 PDT 2012
Signed-off-by: Tiago Vignatti <tiago.vignatti at intel.com>
---
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
More information about the wayland-devel
mailing list