From 1212109c03c4d8fbdd78762b3a9f45630a987d3e Mon Sep 17 00:00:00 2001 From: Mathias Froehlich Date: Sat, 21 Jul 2012 12:55:53 +0200 Subject: [PATCH] math: Remove obsolete commented out code. --- simgear/math/SGMath.hxx | 6 ------ 1 file changed, 6 deletions(-) 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" -- 2.39.5