diff --git a/video/out/x11_common.h b/video/out/x11_common.h index a9e685a054..6a0d59a667 100644 --- a/video/out/x11_common.h +++ b/video/out/x11_common.h @@ -53,10 +53,7 @@ struct vo_x11_state { Colormap colormap; int wm_type; - int fs_type; bool window_hidden; - int fs_flip; - int fs_layer; int fs; // whether we assume the window is in fullscreen mode bool mouse_cursor_hidden;