mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 23:39:26 +00:00
xwayland: Remove unused xwl_screen entry
In xwl_present_window an xwl_screen entry was declared but never actually used. Signed-off-by: Roman Gilg <subdiff@gmail.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user