summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
Diffstat (limited to 'video')
-rw-r--r--video/out/x11_common.h3
1 files changed, 0 insertions, 3 deletions
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;