summaryrefslogtreecommitdiffstats
path: root/video/out/gl_wayland.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/gl_wayland.c')
-rw-r--r--video/out/gl_wayland.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/out/gl_wayland.c b/video/out/gl_wayland.c
index bf06e513be..9fea33b28f 100644
--- a/video/out/gl_wayland.c
+++ b/video/out/gl_wayland.c
@@ -167,7 +167,6 @@ static void egl_create_window(struct vo_wayland_state *wl,
egl_ctx->egl.ctx);
wl_display_dispatch_pending(wl->display.display);
-
}
static bool config_window_wayland(struct MPGLContext *ctx,