Remove some code that was never hit (bug 11811).
authorBrian <brian.paul@tungstengraphics.com>
Thu, 2 Aug 2007 14:29:55 +0000 (08:29 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Thu, 2 Aug 2007 14:29:55 +0000 (08:29 -0600)
commitc3e6bfc9e27038172fff47f9cc5a8a53ff7038a3
tree5b8e86aff7fcbb89c2fa0314126b01fc39126224
parent46ac4531966e0edf802919def935c4125342e8bf
Remove some code that was never hit (bug 11811).

Also added an assertion to check that NR_MAT_ATTRIBS == MAT_ATTRIB_MAX.
In the unlikely event this ever changes, maybe restore the code.
src/mesa/vbo/vbo_context.c