From d7038e1be11e34f0b2a41a68352c1a25baa72a5b Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Thu, 22 Aug 2013 13:39:36 +0000 Subject: [PATCH] Quitened down debug message --- src/osgVolume/Locator.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/osgVolume/Locator.cpp b/src/osgVolume/Locator.cpp index 1aa42eb72..1a949f628 100644 --- a/src/osgVolume/Locator.cpp +++ b/src/osgVolume/Locator.cpp @@ -109,7 +109,7 @@ bool Locator::computeLocalBounds(Locator& /*source*/, osg::Vec3d& bottomLeft, os bool Locator::computeLocalBounds(osg::Vec3d& bottomLeft, osg::Vec3d& topRight) const { - OSG_NOTICE<<"Locator::computeLocalBounds"< Corners; Corners corners;