Changeset 10473
- Timestamp:
- 07/15/09 17:28:19 (4 years ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/src/osgDB/DatabasePager.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgDB/DatabasePager.cpp
r10421 r10473 1591 1591 { 1592 1592 plod->releaseGLObjects(); 1593 osg::notify(osg:: NOTICE)<<"DatabasePager::removeExpiredSubgraphs(), releasing gl objects"<<std::endl;1593 osg::notify(osg::INFO)<<"DatabasePager::removeExpiredSubgraphs(), releasing gl objects"<<std::endl; 1594 1594 } 1595 1595
