diff --git a/src/osgText/Text.cpp b/src/osgText/Text.cpp index af9b4eccc..53a5d3b1a 100644 --- a/src/osgText/Text.cpp +++ b/src/osgText/Text.cpp @@ -1131,8 +1131,6 @@ void Text::drawImplementationSinglePass(osg::State& state, const osg::Vec4& colo #if 1 if(_backdropType != NONE) { - OSG_NOTICE<<"Text::drawImplementationSinglePass() Drawing backdrop"<draw(state, usingVertexBufferObjects); } }