diff --git a/src/osg/VertexArrayState.cpp b/src/osg/VertexArrayState.cpp index 364eb4f80..092414f45 100644 --- a/src/osg/VertexArrayState.cpp +++ b/src/osg/VertexArrayState.cpp @@ -568,7 +568,7 @@ void VertexArrayState::assignVertexArrayDispatcher() #endif { if (_vertexArray.valid()) return; - VAS_NOTICE<<"VertexArrayState::assignNormalArrayDispatcher() _state->getVertexAlias()._location="<<_state->getVertexAlias()._location<getVertexAlias()._location="<<_state->getVertexAlias()._location<getVertexAlias()._location); } }