cleaned up debug info
This commit is contained in:
parent
51fcf6e48d
commit
1956fdfc1b
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user