From f5f8754ec752d2360a5a3be6ce46c311931496a9 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Sat, 22 Apr 2006 15:07:36 +0000 Subject: [PATCH] Decreased notify level of debug message. --- src/osgProducer/Viewer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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= "<