mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-10 23:46:20 +01:00
remove incorrect copy-pasted comment
This commit is contained in:
parent
2def30bda5
commit
2d21391c66
1 changed files with 0 additions and 4 deletions
|
|
@ -3804,10 +3804,6 @@ Editor::trim_region (bool front)
|
|||
commit_result = true;
|
||||
pl->thaw ();
|
||||
|
||||
/* We might have removed regions, which alters other regions' layering_index,
|
||||
so we need to do a recursive diff here.
|
||||
*/
|
||||
|
||||
vector<Command*> cmds;
|
||||
pl->rdiff (cmds);
|
||||
add_commands (cmds);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue