diff --git a/src/osgViewer/View.cpp b/src/osgViewer/View.cpp index 7bf29bef6..0a030057c 100644 --- a/src/osgViewer/View.cpp +++ b/src/osgViewer/View.cpp @@ -991,7 +991,7 @@ bool View::computeIntersections(float x,float y, osgUtil::LineSegmentIntersector float local_x, local_y; const osg::Camera* camera = getCameraContainingPosition(x, y, local_x, local_y); - OSG_NOTICE<<"computeIntersections("<