mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-20 05:36:31 +01:00
Fixed a misprint in a comment
This commit is contained in:
parent
c2476ea73d
commit
b33d1732a6
1 changed files with 1 additions and 1 deletions
|
|
@ -699,7 +699,7 @@ IO::connecting_became_legal ()
|
|||
|
||||
connection_legal_c.disconnect ();
|
||||
|
||||
// it's not required for TracksLive, as long as TracksLive's session does all the cennections when it's being loaded
|
||||
// it's not required for TracksLive, as long as TracksLive's session does all the connections when it's being loaded
|
||||
if (!Profile->get_trx() ) {
|
||||
ret = make_connections (*pending_state_node, pending_state_node_version, pending_state_node_in);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue