diff --git a/src/osgPlugins/jp2/ReaderWriterJP2.cpp b/src/osgPlugins/jp2/ReaderWriterJP2.cpp index b57aa5cf1..9f28c9555 100644 --- a/src/osgPlugins/jp2/ReaderWriterJP2.cpp +++ b/src/osgPlugins/jp2/ReaderWriterJP2.cpp @@ -266,7 +266,7 @@ class ReaderWriterJP2 : public osgDB::ReaderWriter // osg::Image::USE_NEW_DELETE); osg::Image::NO_DELETE); - notify(INFO) << "image read ok "<