mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
Remove debug message
This commit is contained in:
parent
8f1d188bf3
commit
c084f74fda
1 changed files with 0 additions and 1 deletions
|
|
@ -665,7 +665,6 @@ Playlist::clear_pending ()
|
|||
void
|
||||
Playlist::region_going_away (std::weak_ptr<Region> region)
|
||||
{
|
||||
printf ("Playlist::region_going_away..\n");
|
||||
if (_session.deletion_in_progress ()) {
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue