[Glamor] [PATCH] glamor: remove unused variable
Zhigang Gong
zhigang.gong at gmail.com
Wed Nov 6 16:52:01 CET 2013
LGTM, pushed, thanks.
On Mon, Nov 04, 2013 at 12:08:42PM +0100, Fabio Pedretti wrote:
> ---
> src/glamor_xv.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/src/glamor_xv.c b/src/glamor_xv.c
> index 1d77eaa..8f12c1f 100644
> --- a/src/glamor_xv.c
> +++ b/src/glamor_xv.c
> @@ -90,7 +90,6 @@ glamor_init_xv_shader(ScreenPtr screen)
> glamor_screen_private *glamor_priv;
> glamor_gl_dispatch *dispatch;
> GLint fs_prog, vs_prog;
> - GLint sampler_loc;
>
> glamor_priv = glamor_get_screen_private(screen);
> dispatch = glamor_get_dispatch(glamor_priv);
> --
> 1.8.1.2
>
> _______________________________________________
> Glamor mailing list
> Glamor at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/glamor
More information about the Glamor
mailing list