From 7e0163383f26bfe875da2311dd5eea2197a6683e Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Sat, 9 Dec 2017 19:18:43 +0000 Subject: [PATCH] Quitened down debug output --- src/osgPresentation/KeyEventHandler.cpp | 2 +- src/osgPresentation/PickEventHandler.cpp | 2 +- src/osgPresentation/SlideEventHandler.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/osgPresentation/KeyEventHandler.cpp b/src/osgPresentation/KeyEventHandler.cpp index ad0373a57..f08fdc003 100644 --- a/src/osgPresentation/KeyEventHandler.cpp +++ b/src/osgPresentation/KeyEventHandler.cpp @@ -146,7 +146,7 @@ void KeyEventHandler::doOperation() } case(osgPresentation::JUMP): { - OSG_NOTICE<<"Requires jump "<dispatchEvent(_keyPos); break; } diff --git a/src/osgPresentation/SlideEventHandler.cpp b/src/osgPresentation/SlideEventHandler.cpp index 3d56918aa..4c3d22a04 100644 --- a/src/osgPresentation/SlideEventHandler.cpp +++ b/src/osgPresentation/SlideEventHandler.cpp @@ -40,7 +40,7 @@ SlideEventHandler* SlideEventHandler::instance() { return s_seh.get(); } bool JumpData::jump(SlideEventHandler* seh) const { - OSG_NOTICE<<"Requires jump"<