[Piglit] [PATCH] egl-create-surface: Remove unused variable.

Chad Versace chad.versace at intel.com
Tue Jul 1 16:36:05 PDT 2014


On Fri, Jun 27, 2014 at 06:05:23PM -0700, Vinson Lee wrote:
> Fix clang unused-const-variable warning.
> 
> egl-create-surface.c:40:21: warning: unused variable 'pixmap_attribs' [-Wunused-const-variable]
> static const EGLint pixmap_attribs[] = {
>                     ^
> 
> Signed-off-by: Vinson Lee <vlee at freedesktop.org>
> ---
>  tests/egl/egl-create-surface.c | 6 ------
>  1 file changed, 6 deletions(-)

Reviewed-by: Chad Versace <chad.versace at linux.intel.com>
and committed.


More information about the Piglit mailing list