From Ralf Habacker, removed redundent SwitchLayer::clear()
This commit is contained in:
parent
d71a6f6cab
commit
c7b66322be
@ -492,8 +492,6 @@ class OSGTERRAIN_EXPORT SwitchLayer : public CompositeLayer
|
||||
|
||||
META_Object(osgTerrain, SwitchLayer);
|
||||
|
||||
void clear();
|
||||
|
||||
void setActiveLayer(int i) { _activeLayer = i; }
|
||||
int getActiveLayer() const { return _activeLayer; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user