Remove redundant handling of Geode in SharedStateManager

This commit is contained in:
scrawl
2017-02-03 17:34:17 +01:00
parent a13b66135f
commit 09ca132102
2 changed files with 0 additions and 15 deletions

View File

@@ -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