[Mesa-dev] [PATCH 2/3] st/va: remove unused variable pbuff

tournier.elie tournier.elie at gmail.com
Fri Dec 2 18:42:20 UTC 2016


Reviewed-by: Elie Tournier <tournier.elie at gmail.com>


2016-12-02 17:26 GMT+01:00 Emil Velikov <emil.l.velikov at gmail.com>:

> From: Emil Velikov <emil.velikov at collabora.com>
>
> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
> ---
>  src/gallium/state_trackers/va/surface.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/src/gallium/state_trackers/va/surface.c
> b/src/gallium/state_trackers/va/surface.c
> index f8513d9..357e85e 100644
> --- a/src/gallium/state_trackers/va/surface.c
> +++ b/src/gallium/state_trackers/va/surface.c
> @@ -94,7 +94,6 @@ vlVaSyncSurface(VADriverContextP ctx, VASurfaceID
> render_target)
>     vlVaDriver *drv;
>     vlVaContext *context;
>     vlVaSurface *surf;
> -   void *pbuff;
>
>     if (!ctx)
>        return VA_STATUS_ERROR_INVALID_CONTEXT;
> --
> 2.10.2
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20161202/bceb01c7/attachment.html>


More information about the mesa-dev mailing list