[Piglit] [PATCH 1/7] gles2: Remove unnecessary include of EGL/egl.h

Anuj Phogat anuj.phogat at gmail.com
Wed Aug 21 11:03:17 PDT 2013


On Wed, Aug 21, 2013 at 8:36 AM, Ian Romanick <idr at freedesktop.org> wrote:
> From: Ian Romanick <ian.d.romanick at intel.com>
>
> Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>
> ---
>  tests/spec/gles-2.0/fbo-discard.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/tests/spec/gles-2.0/fbo-discard.c b/tests/spec/gles-2.0/fbo-discard.c
> index 4384de3..3590afe 100644
> --- a/tests/spec/gles-2.0/fbo-discard.c
> +++ b/tests/spec/gles-2.0/fbo-discard.c
> @@ -50,7 +50,6 @@
>   */
>
>  #include "piglit-util-gl-common.h"
> -#include <EGL/egl.h>
>
>  PIGLIT_GL_TEST_CONFIG_BEGIN
>
> --
> 1.8.1.4
>
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/piglit

This series is:
Reviewed-by: Anuj Phogat <anuj.phogat at gmail.com>


More information about the Piglit mailing list