summaryrefslogtreecommitdiffstats
path: root/video/out/wayland_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/wayland_common.h')
-rw-r--r--video/out/wayland_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/video/out/wayland_common.h b/video/out/wayland_common.h
index 30706686fe..a9f3975672 100644
--- a/video/out/wayland_common.h
+++ b/video/out/wayland_common.h
@@ -109,8 +109,6 @@ struct vo_wayland_input {
xkb_mod_mask_t control_mask;
xkb_mod_mask_t alt_mask;
} xkb;
-
- int modifiers;
};
struct vo_wayland_state {