mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-29 18:07:42 +01:00
Amend 285bb4ac7f: remove incomplete code
This commit is contained in:
parent
285bb4ac7f
commit
a22fe3cdc8
1 changed files with 0 additions and 2 deletions
|
|
@ -167,9 +167,7 @@ void
|
|||
SurfacePort::reconnect ()
|
||||
{
|
||||
_async_out->reconnect ();
|
||||
_async_out->try_reconnect_missing ();
|
||||
_async_in->reconnect ();
|
||||
_async_in->try_reconnect_missing ();
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue