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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/video/out/x11_common.h b/video/out/x11_common.h
index 71868cd11d..87067fc2a6 100644
--- a/video/out/x11_common.h
+++ b/video/out/x11_common.h
@@ -52,8 +52,6 @@ struct vo_x11_state {
int window_state;
int fs_flip;
int fs_layer;
- int vm_set;
- int vm_orig_w, vm_orig_h;
GC f_gc;
XSizeHints vo_hint;