Remove debug output

This commit is contained in:
Robin Gareus 2022-03-21 18:47:25 +01:00
parent f6646eaa2d
commit fead587a5a
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04
1 changed files with 0 additions and 2 deletions

View File

@ -1923,8 +1923,6 @@ RegionMoveDrag::finished_no_copy (
extent_min = rv->region()->position ();
}
cerr << "drag emin " << extent_min << " emax " << drag_delta << endl;
if (changed_tracks) {
/* insert into new playlist */