diff --git a/src/osgSim/SphereSegment.cpp b/src/osgSim/SphereSegment.cpp index 948258a47..747fa0bfd 100644 --- a/src/osgSim/SphereSegment.cpp +++ b/src/osgSim/SphereSegment.cpp @@ -70,7 +70,6 @@ SphereSegment::SphereSegment(const osg::Vec3& centre, float radius, const osg::V void SphereSegment::traverse(osg::NodeVisitor& nv) { - // OSG_NOTICE<<"SphereSegment::traverse() "<