mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +01:00
remove undefined and unused method declaration
This commit is contained in:
parent
0ee737f129
commit
3733fd7f31
1 changed files with 0 additions and 1 deletions
|
|
@ -52,7 +52,6 @@ public:
|
|||
void say_hello ();
|
||||
|
||||
bool active() const { return _active; }
|
||||
void drop_routes ();
|
||||
|
||||
typedef std::vector<Control*> Controls;
|
||||
Controls controls;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue