client: remove unused memeber 05/207705/1
authorChangyeon Lee <cyeon.lee@samsung.com>
Mon, 10 Jun 2019 11:09:51 +0000 (20:09 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Mon, 10 Jun 2019 11:09:51 +0000 (20:09 +0900)
Change-Id: Ic738c2225a5fca338fb6d19faf232b917a261b16

src/wayland-tbm-client.c

index bea6d88..5f452e3 100644 (file)
@@ -82,7 +82,6 @@ struct wayland_tbm_surface_queue {
        int height;
        int format;
        int flag;
-       uint num_bufs;
        uint queue_size;
        struct wl_surface *wl_surface;