summaryrefslogtreecommitdiffstats
path: root/video/out/x11_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/x11_common.h')
-rw-r--r--video/out/x11_common.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/video/out/x11_common.h b/video/out/x11_common.h
index ec41f56b4f..8717c225e2 100644
--- a/video/out/x11_common.h
+++ b/video/out/x11_common.h
@@ -57,8 +57,7 @@ struct vo_x11_state {
int fs_layer;
XSizeHints vo_hint;
- unsigned int mouse_timer;
- int mouse_waiting_hide;
+ bool mouse_cursor_hidden;
int orig_layer;
int old_gravity;