Removed debug message
This commit is contained in:
parent
986674e547
commit
1fbb2ce01c
@ -1949,7 +1949,7 @@ void State::getDefineString(std::string& shaderDefineStr, const osg::ShaderPragm
|
||||
convertVertexShaderSourceToOsgBuiltIns(shaderDefineStr);
|
||||
}
|
||||
|
||||
OSG_NOTICE<<"State::getDefineString(..)\n"<<shaderDefineStr<<std::endl;
|
||||
//OSG_NOTICE<<"State::getDefineString(..)\n"<<shaderDefineStr<<std::endl;
|
||||
}
|
||||
|
||||
bool State::supportsShaderRequirements(const osg::ShaderPragmas& shaderPragmas)
|
||||
|
Loading…
Reference in New Issue
Block a user