[Mesa-dev] [PATCH 2/5] r300g/compiler/tests: Remove an unused variable
Tom Stellard
tom at stellard.net
Mon Jan 13 09:25:38 PST 2014
On Mon, Jan 06, 2014 at 11:47:39AM +0200, Lauri Kasanen wrote:
> 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.
>
Thanks for spotting this I will drop the patch.
-Tom
> - Lauri
More information about the mesa-dev
mailing list