diff --git a/src/osgViewer/Viewer.cpp b/src/osgViewer/Viewer.cpp index 1c56fefa2..80552dce6 100644 --- a/src/osgViewer/Viewer.cpp +++ b/src/osgViewer/Viewer.cpp @@ -158,11 +158,15 @@ void Viewer::startThreading() stopThreading(); } + osg::notify(osg::INFO)<<"Viewer::startThreading() - starting threading"<setThreadSafeRefUnref(true); @@ -170,7 +174,6 @@ void Viewer::startThreading() getSceneData()->resizeGLObjectBuffers(osg::DisplaySettings::instance()->getMaxNumberOfGraphicsContexts()); } - osg::notify(osg::NOTICE)<<"Viewer::startThreading() - starting threading"<