diff --git a/XGL/xgl.h b/XGL/xgl.h index a8f14ccf..17edd57e 100644 --- a/XGL/xgl.h +++ b/XGL/xgl.h @@ -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