swrast: remove bogus assertion
authorBrian Paul <brianp@vmware.com>
Fri, 11 Nov 2011 00:12:15 +0000 (17:12 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 11 Nov 2011 14:12:55 +0000 (07:12 -0700)
commit0f3f6cf02b7a1cb8e1d828be6730e246d8dd0070
tree1d0ac517a39dad9120b5689ac64d106f5ad60bae
parent871dc64869fa371debf03735e215a12cf2ec1742
swrast: remove bogus assertion

It would fail for images that were never allocated (and wouldn't be
used during rendering).
src/mesa/swrast/s_texture.c