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 \""<