From ffa58776feb8917cee5e9f9d860d211b60d7ab6e Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Thu, 22 Aug 2013 11:18:45 +0000 Subject: [PATCH] Quitened down debug message --- applications/present3D/deprecated/present3D.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/present3D/deprecated/present3D.cpp b/applications/present3D/deprecated/present3D.cpp index 656f68bee..4861edeca 100644 --- a/applications/present3D/deprecated/present3D.cpp +++ b/applications/present3D/deprecated/present3D.cpp @@ -128,7 +128,7 @@ void setViewer(osgViewer::Viewer& viewer, float width, float height, float dista viewer.getCamera()->setProjectionMatrixAsPerspective( vfov, width/height, 0.1, 1000.0); - OSG_NOTICE<<"setProjectionMatrixAsPerspective( "<