diff --git a/src/osgDB/DatabasePager.cpp b/src/osgDB/DatabasePager.cpp index 55389848b..42e585ffa 100644 --- a/src/osgDB/DatabasePager.cpp +++ b/src/osgDB/DatabasePager.cpp @@ -81,7 +81,9 @@ int DatabasePager::cancel() // then wait for the the thread to stop running. while(isRunning()) { - osg::notify(osg::DEBUG_INFO)<<"Waiting for DatabasePager to cancel"<