mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 17:03:06 +01:00
remove declaration of undefined (and necessarily unused) method from PortManager
This commit is contained in:
parent
1df97b4174
commit
fcc7595882
1 changed files with 0 additions and 1 deletions
|
|
@ -69,7 +69,6 @@ class LIBARDOUR_API PortManager
|
|||
int reconnect_ports ();
|
||||
|
||||
bool connected (const std::string&);
|
||||
bool connected_to (const std::string&, const std::string&);
|
||||
bool physically_connected (const std::string&);
|
||||
int get_connections (const std::string&, std::vector<std::string>&);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue