diff --git a/src/osg/State.cpp b/src/osg/State.cpp index 366e59a44..245964b6d 100644 --- a/src/osg/State.cpp +++ b/src/osg/State.cpp @@ -1595,6 +1595,6 @@ void State::frameCompleted() GLint64EXT timestamp; extensions->glGetInteger64v(GL_TIMESTAMP, ×tamp); setGpuTimestamp(osg::Timer::instance()->tick(), timestamp); - OSG_NOTICE<<"State::frameCompleted() setting time stamp."<