mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
remove debug output
This commit is contained in:
parent
13d10582f0
commit
6379c28b76
1 changed files with 0 additions and 1 deletions
|
|
@ -999,7 +999,6 @@ Region::trim_to_internal (timepos_t const & pos, timecnt_t const & len)
|
|||
if (!property_changes_suspended()) {
|
||||
_last_length = _length;
|
||||
}
|
||||
std::cerr << "change len\n";
|
||||
set_length_internal (nl);
|
||||
what_changed.add (Properties::length);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue