[PATCH weston 1/3] simple-dmabuf-drm: drop superfluous declaration

Guido Günther agx at sigxcpu.org
Tue Mar 20 10:36:36 UTC 2018


variable is defined in simple-dmabuf-drm.h

Signed-off-by: Guido Günther <agx at sigxcpu.org>
---
 clients/simple-dmabuf-drm.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/clients/simple-dmabuf-drm.c b/clients/simple-dmabuf-drm.c
index 2975f3a5..1c062fad 100644
--- a/clients/simple-dmabuf-drm.c
+++ b/clients/simple-dmabuf-drm.c
@@ -58,7 +58,6 @@
 #include "fullscreen-shell-unstable-v1-client-protocol.h"
 #include "linux-dmabuf-unstable-v1-client-protocol.h"
 
-extern const unsigned nv12_tiled[];
 struct buffer;
 
 /* Possible options that affect the displayed image */
-- 
2.16.1



More information about the wayland-devel mailing list