mesa: Remove an unnecessary store reported by clang.
authorEric Anholt <eric@anholt.net>
Tue, 22 Dec 2009 19:40:01 +0000 (11:40 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 22 Dec 2009 22:20:26 +0000 (14:20 -0800)
commit6260d4a14cb931330945a3d4d832aa83f9f60b7b
tree54fff1cd35e33893e64c45c088ff7b36b5351add
parentd85a6f70eba7d59bdee34d33e8b3caaeac328ecb
mesa: Remove an unnecessary store reported by clang.

This was a workaround for a compiler warning that was showing a real
error.  The real error was later fixed.
src/mesa/main/texenvprogram.c