Removed deprecated GUIEventHandler method
This commit is contained in:
@@ -46,11 +46,6 @@ public:
|
||||
return false;
|
||||
}
|
||||
|
||||
virtual void accept(osgGA::GUIEventHandlerVisitor& v)
|
||||
{
|
||||
v.visit(*this);
|
||||
}
|
||||
|
||||
private:
|
||||
|
||||
unsigned int& _flag;
|
||||
|
||||
Reference in New Issue
Block a user