diff --git a/src/osg/Image.cpp b/src/osg/Image.cpp index 23f992beb..ac842525f 100644 --- a/src/osg/Image.cpp +++ b/src/osg/Image.cpp @@ -481,7 +481,7 @@ void Image::scaleImage(int s,int t,int r, GLenum newDataType) { delete [] newData; - notify(WARN) << "Error Image::scaleImage() do not succeed : errorString = "<