[Piglit] [PATCH 2/5] clip-flag-behavior: remove unused var
Paul Berry
stereotype441 at gmail.com
Thu Sep 29 09:29:33 PDT 2011
On 28 September 2011 13:06, Brian Paul <brianp at vmware.com> wrote:
> ---
> tests/spec/gl-2.0/api/clip-flag-behavior.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/tests/spec/gl-2.0/api/clip-flag-behavior.c
> b/tests/spec/gl-2.0/api/clip-flag-behavior.c
> index 37b3210..f429c22 100644
> --- a/tests/spec/gl-2.0/api/clip-flag-behavior.c
> +++ b/tests/spec/gl-2.0/api/clip-flag-behavior.c
> @@ -118,7 +118,6 @@ check_enable_state(char *enum_name, GLenum enum_value,
> bool expected)
> void
> piglit_init(int argc, char **argv)
> {
> - GLenum err;
> GLint max_clip_planes;
> bool pass = true;
> GLint plane;
>
Whoops, not sure how that slipped in there.
Reviewed-by: Paul Berry <stereotype441 at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20110929/3586c1e2/attachment.html>
More information about the Piglit
mailing list