diff --git a/src/osgProducer/Viewer.cpp b/src/osgProducer/Viewer.cpp index 85afddc0a..981b778e7 100644 --- a/src/osgProducer/Viewer.cpp +++ b/src/osgProducer/Viewer.cpp @@ -821,7 +821,6 @@ bool Viewer::computeIntersections(float x,float y,unsigned int cameraNum,osgUtil bool Viewer::computeIntersections(float x,float y,osg::Node *node,osgUtil::IntersectVisitor::HitList& hits,osg::Node::NodeMask traversalMask) { bool hitFound = false; - osgUtil::IntersectVisitor::HitList hlist; for(unsigned int i=0;i