mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-19 05:06:31 +01:00
remove debug output
This commit is contained in:
parent
106315071a
commit
1e814d2573
1 changed files with 0 additions and 1 deletions
|
|
@ -99,7 +99,6 @@ MTC_TransportMaster::resync_latency()
|
|||
|
||||
if (_port) {
|
||||
_port->get_connected_latency_range (mtc_slave_latency, false);
|
||||
cerr << "MTC slave latency computed as " << mtc_slave_latency.min << " .. " << mtc_slave_latency.max << endl;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue