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.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/video/out/wayland_common.h b/video/out/wayland_common.h
index abcaa8be2f..20d3853fcf 100644
--- a/video/out/wayland_common.h
+++ b/video/out/wayland_common.h
@@ -121,14 +121,6 @@ struct vo_wayland_input {
} xkb;
int modifiers;
-
- struct {
- uint32_t sym;
- uint32_t key;
- uint32_t time;
- int timer_fd;
- struct vo_wayland_task task;
- } repeat;
};
struct vo_wayland_state {