radeonsi: Remove incorrect (and dead) assignment in tex_fetch_args().
authorMichel Dänzer <michel.daenzer@amd.com>
Wed, 6 Feb 2013 16:14:26 +0000 (17:14 +0100)
committerMichel Dänzer <michel@daenzer.net>
Thu, 7 Feb 2013 18:07:43 +0000 (19:07 +0100)
commita9816cc7845ea2167811e375f6a8fb98bea119de
treefdd4d71161fc666fc06724686fedda25dee02edd
parent07eddc444c2cb49180f2fbca6b189788839fc117
radeonsi: Remove incorrect (and dead) assignment in tex_fetch_args().

The proper return type is assigned at the end of the function.
src/gallium/drivers/radeonsi/radeonsi_shader.c