diff --git a/src/osg/Image.cpp b/src/osg/Image.cpp index c09642b28..bc432281c 100644 --- a/src/osg/Image.cpp +++ b/src/osg/Image.cpp @@ -723,32 +723,41 @@ void Image::flipHorizontal() { if (_data==NULL) { - notify(WARN) << "Error Image::flipHorizontal() do not succeed : cannot flip NULL image."<