mesa: remove redundant error check
authorTimothy Arceri <tarceri@itsqueeze.com>
Tue, 27 Jun 2017 06:46:19 +0000 (16:46 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Wed, 28 Jun 2017 22:54:10 +0000 (08:54 +1000)
commit7d8937d23c618bf56f673bacbbfe0f1e4b632579
tree2968667eecf5461ac8993cab6ae2ebde25bb9b16
parent2e3f40272e7d8905969e7dd319a463097787fb57
mesa: remove redundant error check

We do the same check in the shared code in the set_tex_parameterf()
call.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
src/mesa/main/texparam.c