Commented out debug output
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user