diff --git a/hw/xwayland/xwayland-present.h b/hw/xwayland/xwayland-present.h index 5a7cb3607..89d8db6d2 100644 --- a/hw/xwayland/xwayland-present.h +++ b/hw/xwayland/xwayland-present.h @@ -34,7 +34,6 @@ #ifdef GLAMOR_HAS_GBM struct xwl_present_window { - struct xwl_screen *xwl_screen; struct xwl_present_event *sync_flip; WindowPtr window; struct xorg_list frame_callback_list;