OSDN Git Service

r600g: Remove unused variable.
authorVinson Lee <vlee@vmware.com>
Sat, 2 Oct 2010 00:00:43 +0000 (17:00 -0700)
committerVinson Lee <vlee@vmware.com>
Sat, 2 Oct 2010 00:02:01 +0000 (17:02 -0700)
commit20846a8ce102aa2bc6d3f1e907d490940c0d0a69
treefd445d5e8624a7098339f131da195f36dcae4115
parent1ca6cbec1b1168b55fecb264d4e75a26de2cccaf
r600g: Remove unused variable.

Fixes this GCC warning.
r600_shader.c: In function 'tgsi_split_literal_constant':
r600_shader.c:818: warning: unused variable 'index'
src/gallium/drivers/r600/r600_shader.c