From 1cb2fc259e03dbb5ba9d2640e1e22058a7e6a2bb Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Sun, 26 Oct 2008 22:21:09 +0000 Subject: [PATCH] Improved the error reporting --- src/osgPlugins/ive/ReaderWriterIVE.cpp | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/osgPlugins/ive/ReaderWriterIVE.cpp b/src/osgPlugins/ive/ReaderWriterIVE.cpp index 5cf738a76..2f619bb16 100644 --- a/src/osgPlugins/ive/ReaderWriterIVE.cpp +++ b/src/osgPlugins/ive/ReaderWriterIVE.cpp @@ -84,8 +84,7 @@ class ReaderWriterIVE : public ReaderWriter } catch(ive::Exception e) { - osg::notify(osg::NOTICE)<<"Error reading image: "<