diff --git a/src/osg/State.cpp b/src/osg/State.cpp index 406247426..5150361d0 100644 --- a/src/osg/State.cpp +++ b/src/osg/State.cpp @@ -1442,7 +1442,7 @@ void State::setUpVertexAttribAlias(VertexAttribAlias& alias, GLuint location, co { alias = VertexAttribAlias(location, glName, osgName, declaration); _attributeBindingList[osgName] = location; - OSG_NOTICE<<"State::setUpVertexAttribAlias("<