Re: [Piglit] [PATCH 1/1] glx-query-drawable: Remove unused window variable.

2013-03-19 Thread Brian Paul
On 03/19/2013 03:04 AM, Rico Schüller wrote: --- tests/glx/glx-query-drawable.c | 1 - 1 file changed, 1 deletion(-) Pushed. Thanks. -Brian ___ Piglit mailing list Piglit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/piglit

[Piglit] [PATCH 1/1] glx-query-drawable: Remove unused window variable.

2013-03-19 Thread Rico Schüller
--- tests/glx/glx-query-drawable.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/glx/glx-query-drawable.c b/tests/glx/glx-query-drawable.c index f1e54db..d889e16 100644 --- a/tests/glx/glx-query-drawable.c +++ b/tests/glx/glx-query-drawable.c @@ -216,7 +216,6 @@ parse_args(int argc, c