Can't find any reference of pointer_limbo_window in the code, let's remove it.
Signed-off-by: Olivier Fourdan <[email protected]> --- hw/xwayland/xwayland.h | 1 - 1 file changed, 1 deletion(-) diff --git a/hw/xwayland/xwayland.h b/hw/xwayland/xwayland.h index ef8811f..b8a58e7 100644 --- a/hw/xwayland/xwayland.h +++ b/hw/xwayland/xwayland.h @@ -47,7 +47,6 @@ struct xwl_screen { int height; int depth; ScreenPtr screen; - WindowPtr pointer_limbo_window; int expecting_event; enum RootClipMode root_clip_mode; -- 2.7.4 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
