diff --git a/src/osgDB/DatabasePager.cpp b/src/osgDB/DatabasePager.cpp index f74c0d58a..52c9c2a62 100644 --- a/src/osgDB/DatabasePager.cpp +++ b/src/osgDB/DatabasePager.cpp @@ -908,7 +908,8 @@ void DatabasePager::addLoadedDataToSceneGraph(double timeStamp) void DatabasePager::removeExpiredSubgraphs(double currentFrameTime) { //osg::notify(osg::NOTICE)<<"DatabasePager::removeExpiredSubgraphs()"<tick(); double expiryTime = currentFrameTime - _expiryDelay; @@ -1016,6 +1017,27 @@ void DatabasePager::removeExpiredSubgraphs(double currentFrameTime) //osg::notify(osg::NOTICE)<<" time 1 "<