Removed an extra #ifdef __cplusplus, then "}", #endif
This commit is contained in:
parent
7b2370d608
commit
712bbc9085
1 changed files with 0 additions and 4 deletions
|
@ -825,10 +825,6 @@ void xglDeleteTexturesEXT ( GLsizei n, GLuint *textures ) ;
|
|||
void xglGenTexturesEXT ( GLsizei n, GLuint *textures ) ;
|
||||
void xglPrioritizeTexturesEXT ( GLsizei n, GLuint *textures, GLclampf *priorities ) ;
|
||||
|
||||
#ifdef __cplusplus
|
||||
};
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue