mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 17:10:11 +01:00
remove duplicate declaration
This commit is contained in:
parent
b97faf113d
commit
8ea178d68f
1 changed files with 0 additions and 4 deletions
|
|
@ -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 );
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue