xserver: Branch 'xwayland-1.12'

Kristian Høgsberg krh at kemper.freedesktop.org
Fri Jul 20 12:35:52 PDT 2012


 hw/xfree86/xwayland/xwayland-private.h |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 098c0fb5c8361b38c086cca8ad43614ccdf9b9d0
Author: Tiago Vignatti <tiago.vignatti at intel.com>
Date:   Fri Jul 20 19:38:11 2012 +0300

    xwayland: Remove unused grab fields
    
    Signed-off-by: Tiago Vignatti <tiago.vignatti at intel.com>

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;


More information about the xorg-commit mailing list