Remove redundant handling of Geode in SharedStateManager
This commit is contained in:
@@ -61,7 +61,6 @@ namespace osgDB {
|
||||
void share(osg::Node *node, OpenThreads::Mutex *mt=0);
|
||||
|
||||
void apply(osg::Node& node);
|
||||
void apply(osg::Geode& geode);
|
||||
|
||||
// Answers the question "Will this state set be eliminated by
|
||||
// the SharedStateManager because an equivalent one has been
|
||||
|
||||
Reference in New Issue
Block a user