From a6e8378a72789f06c6a62c55957ff98eb6986558 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Sun, 8 May 2005 19:21:43 +0000 Subject: [PATCH] Removed debug info --- src/osgGA/DriveManipulator.cpp | 2 +- src/osgGA/FlightManipulator.cpp | 2 +- src/osgUtil/SceneView.cpp | 2 -- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/osgGA/DriveManipulator.cpp b/src/osgGA/DriveManipulator.cpp index c9cf591a1..e0a8e49be 100644 --- a/src/osgGA/DriveManipulator.cpp +++ b/src/osgGA/DriveManipulator.cpp @@ -486,7 +486,7 @@ bool DriveManipulator::calcMovement() if (dt<0.0f) { - notify(WARN) << "warning dt = "<