math: Remove obsolete commented out code.

This commit is contained in:
Mathias Froehlich
2012-07-21 12:55:53 +02:00
parent d4db4fcac3
commit 1212109c03

View File

@@ -21,12 +21,6 @@
/// 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"