diff --git a/src/osgProducer/Viewer.cpp b/src/osgProducer/Viewer.cpp index 10e6975d8..5f7f09218 100644 --- a/src/osgProducer/Viewer.cpp +++ b/src/osgProducer/Viewer.cpp @@ -932,7 +932,7 @@ void Viewer::requestWarpPointer(float x,float y) { if (_kbmcb.valid() && isRealized()) { - osg::notify(osg::NOTICE) << "requestWarpPointer x= "<