From e871adae1a127bf67e1454dfdcf8a9cab0cce327 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Tue, 10 Aug 2004 18:31:43 +0000 Subject: [PATCH] Changed the database pager run message to only output at an info level --- src/osgDB/DatabasePager.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/osgDB/DatabasePager.cpp b/src/osgDB/DatabasePager.cpp index 656aac028..e48c4bff0 100644 --- a/src/osgDB/DatabasePager.cpp +++ b/src/osgDB/DatabasePager.cpp @@ -302,7 +302,7 @@ struct SortFileRequestFunctor void DatabasePager::run() { - osg::notify(osg::NOTICE)<<"DatabasePager::run()"<