Further clean up of RefNodePath references.

This commit is contained in:
Robert Osfield
2006-02-28 19:36:18 +00:00
parent 0d9ba0283e
commit 93f514109f
5 changed files with 13 additions and 18 deletions

View File

@@ -77,7 +77,6 @@ public:
{
osg::notify(osg::INFO)<<"getCoordinateFrame("<<position<<")"<<std::endl;
// do automatic conversion between RefNodePath and NodePath.
osg::NodePath tmpPath = _viewer->getCoordinateSystemNodePath();
if (!tmpPath.empty())