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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/out/x11_common.h b/video/out/x11_common.h
index 1b1f2d7f92..d410809c09 100644
--- a/video/out/x11_common.h
+++ b/video/out/x11_common.h
@@ -62,7 +62,6 @@ struct vo_x11_state {
XSizeHints vo_hint;
bool mouse_cursor_hidden;
int orig_layer;
- int old_gravity;
// Current actual window position (updated on window move/resize events).
int win_x;