diff options
-rw-r--r-- | src/gallium/auxiliary/util/u_tests.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/util/u_tests.c b/src/gallium/auxiliary/util/u_tests.c index 7c4e98402be..365d4fa8f17 100644 --- a/src/gallium/auxiliary/util/u_tests.c +++ b/src/gallium/auxiliary/util/u_tests.c @@ -792,7 +792,6 @@ test_compute_clear_image(struct pipe_context *ctx) { struct cso_context *cso; struct pipe_resource *cb; - struct pipe_sampler_view *view = NULL; const char *text; cso = cso_create_context(ctx, 0); |