From beab54506e61bc080880e827e351439f76542e68 Mon Sep 17 00:00:00 2001 From: Alexander Preisinger Date: Mon, 26 Aug 2013 16:39:05 +0200 Subject: wayland: don't create our own log context This was more problematic than useful ([vo/wayland/wayland]) --- video/out/wayland_common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'video/out/wayland_common.h') diff --git a/video/out/wayland_common.h b/video/out/wayland_common.h index 27e074f623..639e1a2c69 100644 --- a/video/out/wayland_common.h +++ b/video/out/wayland_common.h @@ -43,7 +43,6 @@ struct vo_wayland_output { struct vo_wayland_state { struct vo *vo; - struct mp_log* log; struct { int fd; -- cgit v1.2.3