Commented out the Scene Stats entry as its not implemented yet.

This commit is contained in:
Robert Osfield
2007-06-07 20:26:29 +00:00
parent db86ea2d3f
commit 5a8ec8f470
3 changed files with 5 additions and 5 deletions

View File

@@ -594,8 +594,6 @@ struct ViewerDoubleBufferedRenderingOperation : public osg::Operation, public Vi
Viewer::Viewer()
{
constructorInit();
osg::notify(osg::NOTICE)<<"Here22"<<std::endl;
}
Viewer::Viewer(osg::ArgumentParser& arguments)