From 037e8f24c6eefcc32fb895aa09fd5671ae4d0e95 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Thu, 25 Aug 2016 10:35:01 +0100 Subject: [PATCH] Removed commented out debug message --- src/osgSim/SphereSegment.cpp | 1 - 1 file changed, 1 deletion(-) 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() "<