mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
remove debug output
This commit is contained in:
parent
900bab7271
commit
807915b40c
1 changed files with 0 additions and 1 deletions
|
|
@ -916,7 +916,6 @@ AudioClock::set (samplepos_t when, bool force, samplecnt_t offset)
|
|||
break;
|
||||
|
||||
case Samples:
|
||||
std::cerr << this << " set (" << when << ")\n";
|
||||
set_samples (when, force);
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue