mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
remove debug output
This commit is contained in:
parent
bc638c0496
commit
45f5513b66
1 changed files with 0 additions and 1 deletions
|
|
@ -455,7 +455,6 @@ void
|
|||
TransportMastersWidget::Row::populate_port_combo ()
|
||||
{
|
||||
if (!tm->port()) {
|
||||
cerr << "TM " << tm->name() << " has no port\n";
|
||||
port_combo.hide ();
|
||||
return;
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue