diff --git a/src/osg/Texture.cpp b/src/osg/Texture.cpp index 6bab98425..deb471eea 100644 --- a/src/osg/Texture.cpp +++ b/src/osg/Texture.cpp @@ -1197,7 +1197,9 @@ void Texture::applyTexImage2D_subload(State& state, GLenum target, const Image* } else { - notify(WARN)<<"Warning:: cannot subload mip mapped texture from non mipmapped image."<