diff --git a/src/osg/GraphicsCostEstimator.cpp b/src/osg/GraphicsCostEstimator.cpp index c0347ad38..8dabf47bf 100644 --- a/src/osg/GraphicsCostEstimator.cpp +++ b/src/osg/GraphicsCostEstimator.cpp @@ -83,8 +83,6 @@ CostPair GeometryCostEstimator::estimateCompileCost(const osg::Geometry* geometr cost.first = _displayListCompileConstant + _displayListCompileFactor * cost.first ; } - OSG_NOTICE<<"GeometryCostEstimator::estimateCompileCost(..) size="<0.0 && compileInfo.maxNumObjectsToCompile>0;