From 8dc2607c432350839c0854ec16aaf11302f13602 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Tue, 11 Jan 2011 17:05:24 +0000 Subject: [PATCH] Changed debug messages to INFO --- src/osg/State.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/osg/State.cpp b/src/osg/State.cpp index 0ee645007..bdb818069 100644 --- a/src/osg/State.cpp +++ b/src/osg/State.cpp @@ -1276,9 +1276,9 @@ namespace State_Utils bool State::convertVertexShaderSourceToOsgBuiltIns(std::string& source) const { - OSG_NOTICE<<"State::convertShaderSourceToOsgBuiltIns()"<