cleaned up debug info

This commit is contained in:
Robert Osfield 2004-11-24 21:39:28 +00:00
parent 51fcf6e48d
commit 1956fdfc1b

View File

@ -2903,10 +2903,6 @@ public:
{
_callbackList.push_back(Triple(getNodePath(),geode.getDrawable(i),callback));
}
else
{
osg::notify(osg::NOTICE)<<" Note found"<<geode.getDrawable(i)->getCullCallback()<<std::endl;
}
}
}