swrast: Remove swrast eject/validate texture image code.
authorBrian Paul <brianp@vmware.com>
Fri, 29 Jul 2011 22:19:43 +0000 (15:19 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 24 Aug 2011 17:43:20 +0000 (10:43 -0700)
commitddd6e5b8bce96cfcb72c7e7412296c9f39bdd5d7
tree9cb20b5c2528fd9203f8c0654ffbb5d2573ba4e9
parent4990e7e9fb6d64f5e4c23915767e5cea32c02965
swrast: Remove swrast eject/validate texture image code.

No driver used the eject function, or set the validate hook that made
that function do anything.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/swrast/s_context.c