]> git.mxchange.org Git - simgear.git/commitdiff
math: Remove obsolete commented out code.
authorMathias Froehlich <Mathias.Froehlich@web.de>
Sat, 21 Jul 2012 10:55:53 +0000 (12:55 +0200)
committerMathias Froehlich <Mathias.Froehlich@web.de>
Sat, 21 Jul 2012 10:55:53 +0000 (12:55 +0200)
simgear/math/SGMath.hxx

index d5fe3994305e2f4f5b2063af8ec4cdc764e857c7..e33fe3ac410abb6adbf4ae26503fe1874c6a4a30 100644 (file)
 /// Just include them all
 
 #include <iosfwd>
-// FIXME, make it compile on IRIX
-
-//#include <osg/GL>
-//#undef GLUT_APIENTRY_DEFINED // GL/glut.h undef APIENTRY when this symbol is defined. osg/GL defines it (?).
-                             // This probably would work if we didn't use plib/pu.h that include GL/glut.h 
-                             //  on its side.
 
 #include "SGMathFwd.hxx"