[Mesa-dev] [PATCH 2/5] r300g/compiler/tests: Remove an unused variable

Lauri Kasanen cand at gmx.com
Mon Jan 6 01:47:39 PST 2014


On Sun,  5 Jan 2014 18:51:18 -0800
Tom Stellard <tom at stellard.net> wrote:

>  	struct rc_test_file test_file;
> +	struct rc_instruction *inst;
>  	unsigned optimizations = 1;
>  	unsigned do_full_regalloc = 1;
> -	struct rc_instruction *inst;
>  	unsigned pass = 1;

This doesn't do what the title says.

- Lauri


More information about the mesa-dev mailing list