diff options
author | Vinson Lee <[email protected]> | 2015-03-06 21:52:31 -0800 |
---|---|---|
committer | Vinson Lee <[email protected]> | 2015-03-09 17:28:39 -0700 |
commit | 282f67becd072068147c95f26d9c705acf1bbe1b (patch) | |
tree | fe44d50f0ad31d7dfda103f7a505d22865cdab8b /src/gallium | |
parent | 5f759836ad75360a2f4581083043a86f7a8c1e09 (diff) |
i915: Fix GCC unused-but-set-variable warning in release build.
i915_fragprog.c: In function ‘i915ValidateFragmentProgram’:
i915_fragprog.c:1453:11: warning: variable ‘k’ set but not used [-Wunused-but-set-variable]
int k;
^
Signed-off-by: Vinson Lee <[email protected]>
Reviewed-by: Anuj Phogat <[email protected]>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions