From ee1f5da3b6820f769c68c3e57243118c862d53d3 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Mon, 11 May 2009 14:11:35 +0000 Subject: [PATCH] Commented out debug messages --- src/osgDB/DatabasePager.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/osgDB/DatabasePager.cpp b/src/osgDB/DatabasePager.cpp index 526bf7ca5..ed61f711c 100644 --- a/src/osgDB/DatabasePager.cpp +++ b/src/osgDB/DatabasePager.cpp @@ -1259,11 +1259,11 @@ void DatabasePager::requestNodeFile(const std::string& fileName,osg::Group* grou { loadOptions = Registry::instance()->getOptions(); - osg::notify(osg::NOTICE)<<"Using options from Registry "<