diff --git a/src/osg/State.cpp b/src/osg/State.cpp index 5ed4f277e..ba9e143e5 100644 --- a/src/osg/State.cpp +++ b/src/osg/State.cpp @@ -202,8 +202,8 @@ void State::initializeExtensionProcs() _forceVertexArrayObject = true; } - OSG_NOTICE<<"_forceVertexArrayObject = "<<_forceVertexArrayObject<