diff --git a/hw/xwayland/xwayland.h b/hw/xwayland/xwayland.h index 70a0492b2..aead0a8af 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;