From 8a130e08e2d3b3fbdfd61e1e491addb5d606394b Mon Sep 17 00:00:00 2001 From: Alexander Preisinger Date: Sat, 4 Jan 2014 21:04:11 +0100 Subject: Revert "wayland/egl: use redraw callback" Because of this commit there were problems displaying the frmase in their right order. This reverts commit 96e75d234a4df1a09f38eaf932d00d79dccdc324. Conflicts: video/out/gl_wayland.c video/out/wayland_common.h --- video/out/wayland_common.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'video/out/wayland_common.h') diff --git a/video/out/wayland_common.h b/video/out/wayland_common.h index 71a3eb3e41..ac5fc3cf39 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 -- cgit v1.2.3