From 959dfbf874d2214d9d955356d42f1a19e7a58dcf Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Fri, 28 May 2010 17:11:35 +0000 Subject: [PATCH] Converted osg::notify to OSG_INFO etc. --- src/osgPlugins/vnc/ReaderWriterVNC.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/osgPlugins/vnc/ReaderWriterVNC.cpp b/src/osgPlugins/vnc/ReaderWriterVNC.cpp index 25c6c9249..7c0c92308 100644 --- a/src/osgPlugins/vnc/ReaderWriterVNC.cpp +++ b/src/osgPlugins/vnc/ReaderWriterVNC.cpp @@ -89,7 +89,7 @@ class LibVncImage : public osgWidget::VncImage if(i) { - osg::notify(osg::NOTICE)<<"Handling "<getTimeOfLastRender() - _image->getTimeOfLastUpdate(); if (deltaTime<-0.01) { - //osg::notify(osg::NOTICE)<<"Inactive"<_active = false; } else @@ -264,7 +264,7 @@ rfbBool LibVncImage::resizeImage(rfbClient* client) int height=client->height; int depth=client->format.bitsPerPixel; - osg::notify(osg::NOTICE)<<"resize "<