More debugging.
git-svn-id: svn://localhost/ardour2/branches/3.0@11095 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
1ac41882d3
commit
78c4324026
@ -2450,6 +2450,8 @@ Playlist::compute_temporary_layers (RegionList const & relayer_regions)
|
||||
next_layer.
|
||||
*/
|
||||
|
||||
DEBUG_TRACE (DEBUG::Layering, string_compose ("%1 and deps need to go between %2 and %3\n", (*i)->name(), previous_layer, next_layer));
|
||||
|
||||
/* Recurse into overlaps_to_preserve to find dependents */
|
||||
RegionList recursed_overlaps_to_preserve;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user