remove debug output
This commit is contained in:
parent
13d10582f0
commit
6379c28b76
@ -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…
Reference in New Issue
Block a user