remove unused var
This commit is contained in:
@@ -394,8 +394,6 @@ _mesa_buffer_unmap( GLcontext *ctx, GLenum target,
|
|||||||
void
|
void
|
||||||
_mesa_init_buffer_objects( GLcontext *ctx )
|
_mesa_init_buffer_objects( GLcontext *ctx )
|
||||||
{
|
{
|
||||||
GLuint i;
|
|
||||||
|
|
||||||
/* Allocate the default buffer object and set refcount so high that
|
/* Allocate the default buffer object and set refcount so high that
|
||||||
* it never gets deleted.
|
* it never gets deleted.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user