From 6971588592a9423a04e23b4c535af97c1ba3d3fd Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Mon, 5 Dec 2005 20:11:50 +0000 Subject: [PATCH] Changed debug message to INFO. --- src/osg/GraphicsContext.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/osg/GraphicsContext.cpp b/src/osg/GraphicsContext.cpp index 7749b5aec..777eb382d 100644 --- a/src/osg/GraphicsContext.cpp +++ b/src/osg/GraphicsContext.cpp @@ -58,7 +58,7 @@ unsigned int GraphicsContext::createNewContextID() // reuse contextID; itr->second = 1; - osg::notify(osg::NOTICE)<<"GraphicsContext::createNewContextID() reusing contextID="<first<