From 43611a6ff5aa04e351179ea4ec76bba796e281fb Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Sat, 15 Dec 2007 17:15:05 +0000 Subject: [PATCH] commented out rendudent warning --- src/osgViewer/Viewer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/osgViewer/Viewer.cpp b/src/osgViewer/Viewer.cpp index d60de05b3..8a26c76cf 100644 --- a/src/osgViewer/Viewer.cpp +++ b/src/osgViewer/Viewer.cpp @@ -219,7 +219,7 @@ bool Viewer::readConfiguration(const std::string& filename) osg::ref_ptr object = osgDB::readObjectFile(filename); if (!object) { - osg::notify(osg::NOTICE)<<"Error: Unable to load configuration file \""<