remove debug output
This commit is contained in:
parent
bc638c0496
commit
45f5513b66
@ -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…
Reference in New Issue
Block a user