remove undefined and unused method declaration
This commit is contained in:
@@ -52,7 +52,6 @@ public:
|
||||
void say_hello ();
|
||||
|
||||
bool active() const { return _active; }
|
||||
void drop_routes ();
|
||||
|
||||
typedef std::vector<Control*> Controls;
|
||||
Controls controls;
|
||||
|
||||
Reference in New Issue
Block a user