glsl: Remove unused prog parameter from tfeedback_decl::init
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 30 Aug 2013 22:48:26 +0000 (15:48 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 4 Sep 2013 15:13:11 +0000 (08:13 -0700)
commita974b915b6035d93f1739793094157272444cd1c
tree2bd91cc5ff74469f09e3d86966fc113529d7eda5
parent0851aa73659f894e6b54e3ef272c1fa360165128
glsl: Remove unused prog parameter from tfeedback_decl::init

It looks like commit 53febac removed the last user of that parameter.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
src/glsl/link_varyings.cpp
src/glsl/link_varyings.h