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 "<