From f32984fefeaaf54784b6c8b9909a44c5085ff57a Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Sat, 10 Sep 2005 12:51:18 +0000 Subject: [PATCH] Removed some debugging messages --- src/osg/GraphicsContext.cpp | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/osg/GraphicsContext.cpp b/src/osg/GraphicsContext.cpp index 816adfef6..7749b5aec 100644 --- a/src/osg/GraphicsContext.cpp +++ b/src/osg/GraphicsContext.cpp @@ -157,8 +157,6 @@ void GraphicsContext::close(bool callCloseImplementation) void GraphicsContext::makeCurrent() { - osg::notify(osg::INFO)<<"Doing GraphicsContext::makeCurrent"<<(unsigned int)OpenThreads::Thread::CurrentThread()<release(); } - - osg::notify(osg::INFO)<<"Done GraphicsContext::makeCurrentImplementation"<<(unsigned int)OpenThreads::Thread::CurrentThread()<add(new SwapBuffersOperation); } else { - osg::notify(osg::INFO)<<"Doing GraphicsContext::swapBuffers() makeCurrent;swapBuffersImplementation;releaseContext"<<(unsigned int)OpenThreads::Thread::CurrentThread()<