Commented out debug output

This commit is contained in:
Robert Osfield
2010-11-19 17:47:53 +00:00
parent acf548ac90
commit 92d6daaf70

View File

@@ -715,8 +715,6 @@ void IncrementalCompileOperation::CompileSet::buildCompileMap(ContextSet& contex
void IncrementalCompileOperation::operator () (osg::GraphicsContext* context)
{
// OSG_NOTICE<<"IncrementalCompileOperation::operator () ("<<context<<")"<<std::endl;
osg::NotifySeverity level = osg::INFO;
double targetFrameRate = _targetFrameRate;