StateVisitor: remove redundant code for Geode handling
This commit is contained in:
@@ -460,8 +460,6 @@ class OSGUTIL_EXPORT Optimizer
|
||||
|
||||
virtual void apply(osg::Node& node);
|
||||
|
||||
virtual void apply(osg::Geode& geode);
|
||||
|
||||
void optimize();
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user