From 722bf6a18d67522223e9e2780309bff3dae057a5 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Fri, 28 May 2010 16:41:53 +0000 Subject: [PATCH] Converted osg::notify to OSG_INFO etc. --- src/osgPlugins/gif/ReaderWriterGIF.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/osgPlugins/gif/ReaderWriterGIF.cpp b/src/osgPlugins/gif/ReaderWriterGIF.cpp index 877157ccd..a45644ea1 100644 --- a/src/osgPlugins/gif/ReaderWriterGIF.cpp +++ b/src/osgPlugins/gif/ReaderWriterGIF.cpp @@ -99,7 +99,7 @@ public: { while( isRunning() ) OpenThreads::Thread::YieldCurrentThread(); - osg::notify(osg::DEBUG_INFO)<<"GifImageStream thread quitted"<