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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/out/wayland_common.h b/video/out/wayland_common.h
index 7e6f000c24..27e074f623 100644
--- a/video/out/wayland_common.h
+++ b/video/out/wayland_common.h
@@ -59,7 +59,6 @@ struct vo_wayland_state {
int display_fd;
struct wl_shm *shm;
- uint32_t shm_formats;
} display;
struct {