mesa: remove obsolete comment

This commit is contained in:
Brian Paul 2010-10-28 21:17:42 -06:00
parent 22c7a69d7b
commit b44f9c7e0a
1 changed files with 0 additions and 1 deletions

View File

@ -978,7 +978,6 @@ _mesa_UnlockArraysEXT( void )
/* GL_EXT_multi_draw_arrays */
/* Somebody forgot to spec the first and count parameters as const! <sigh> */
void GLAPIENTRY
_mesa_MultiDrawArraysEXT( GLenum mode, const GLint *first,
const GLsizei *count, GLsizei primcount )