remove duplicate declaration
This commit is contained in:
@@ -39,10 +39,6 @@
|
||||
extern void
|
||||
_mesa_init_buffer_objects( GLcontext *ctx );
|
||||
|
||||
extern void
|
||||
_mesa_initialize_buffer_object( struct gl_buffer_object *obj,
|
||||
GLuint name, GLenum target );
|
||||
|
||||
extern struct gl_buffer_object *
|
||||
_mesa_new_buffer_object( GLcontext *ctx, GLuint name, GLenum target );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user