mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-25 03:40:05 +01:00
glamor: remove unused variable
Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
This commit is contained in:
parent
842cd7eb43
commit
403004fe79
1 changed files with 0 additions and 1 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue