]> git.mxchange.org Git - simgear.git/blobdiff - XGL/xgl.h
Removed an extraneous extern "C" ...
[simgear.git] / XGL / xgl.h
index 6cd81b6f8088c390b1141c140269ddb2fd095fb5..434ab09d6ec862d0560b13667b152e124a6bc093 100644 (file)
--- a/XGL/xgl.h
+++ b/XGL/xgl.h
@@ -474,10 +474,6 @@ glNormal3fv(f);\
 
 #else
 
-#ifdef __cplusplus
-extern "C" {
-#endif
-
 GLboolean xglIsEnabled  ( GLenum cap ) ; 
 GLboolean xglIsList     ( GLuint list ) ; 
 GLenum    xglGetError   () ;