swrast: remove unused swrast_texture_image::FetchTexelc method
authorBrian Paul <brianp@vmware.com>
Fri, 7 Oct 2011 14:22:35 +0000 (08:22 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 7 Oct 2011 14:23:24 +0000 (08:23 -0600)
commitba69c4a0025e73ec2997795ddb4c3d6a210bfe32
tree1d03526ff61be86a5a4a5309200885bb5ae554e7
parentd7477ad0a38a178d1e03f8064ee8245b46e24f1e
swrast: remove unused swrast_texture_image::FetchTexelc method

We only use the float-valued function now.
src/mesa/swrast/s_context.h
src/mesa/swrast/s_texfetch.c