From: Mathias Froehlich Date: Sat, 21 Jul 2012 10:55:53 +0000 (+0200) Subject: math: Remove obsolete commented out code. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1212109c03c4d8fbdd78762b3a9f45630a987d3e;p=simgear.git math: Remove obsolete commented out code. --- diff --git a/simgear/math/SGMath.hxx b/simgear/math/SGMath.hxx index d5fe3994..e33fe3ac 100644 --- a/simgear/math/SGMath.hxx +++ b/simgear/math/SGMath.hxx @@ -21,12 +21,6 @@ /// Just include them all #include -// FIXME, make it compile on IRIX - -//#include -//#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"