From 891268955ee9df7d778faa7f3eca9a56687b653f Mon Sep 17 00:00:00 2001 From: Alexander Preisinger Date: Sun, 16 Feb 2014 18:14:17 +0100 Subject: wayland/shm: remove unused define --- video/out/vo_wayland.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'video') diff --git a/video/out/vo_wayland.c b/video/out/vo_wayland.c index b40d20fea0..52aa1aa233 100644 --- a/video/out/vo_wayland.c +++ b/video/out/vo_wayland.c @@ -44,8 +44,6 @@ #include "wayland_common.h" #include "wayland-version.h" -#define MAX_BUFFERS 2 - static void draw_image(struct vo *vo, mp_image_t *mpi); static const struct wl_callback_listener frame_listener; -- cgit v1.2.3