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