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 9289e53b31..efbe071f9d 100644
--- a/video/out/wayland_common.h
+++ b/video/out/wayland_common.h
@@ -60,8 +60,6 @@ struct vo_wayland_state {
EGLContext ctx;
EGLConfig conf;
} egl;
-
- struct wl_callback * redraw_callback;
} egl_context;
#endif