mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-07 14:15:46 +01:00
remove erroneous debug line
This commit is contained in:
parent
9c890f2690
commit
bda4d195f1
1 changed files with 0 additions and 1 deletions
|
|
@ -1719,7 +1719,6 @@ AudioTrigger::set_region_in_worker_thread_internal (std::shared_ptr<Region> r, b
|
|||
|
||||
if (!r) {
|
||||
data.reset ();
|
||||
std::cerr << "T " << _box.order() << " / " << index() << " cleared, now playable ? " << playable() << " dl " << data.length() << std::endl;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue