Removed debug output files

This commit is contained in:
Robert Osfield
2006-12-13 21:15:22 +00:00
parent 0d399adf46
commit 21bf3e8762

View File

@@ -1266,7 +1266,7 @@ void ElevationSlice::computeIntersections(osg::Node* scene)
}
}
#if 1
#if 0
osg::ref_ptr<osg::Geode> geode = new osg::Geode;
for(itr = intersections.begin();
@@ -1382,7 +1382,7 @@ void ElevationSlice::computeIntersections(osg::Node* scene)
constructor.copyPoints(_intersections, _distanceHeightIntersections);
#if 1
#if 0
{
osg::ref_ptr<osg::Geode> geode = new osg::Geode;