mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 06:35:46 +01:00
Fix undo of timestretch (#3905).
git-svn-id: svn://localhost/ardour2/branches/3.0@9527 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
95b83295b2
commit
4b848856eb
1 changed files with 0 additions and 2 deletions
|
|
@ -3184,8 +3184,6 @@ TimeFXDrag::finished (GdkEvent* /*event*/, bool movement_occurred)
|
|||
}
|
||||
#endif
|
||||
|
||||
_editor->begin_reversible_command (_("timestretch"));
|
||||
|
||||
// XXX how do timeFX on multiple regions ?
|
||||
|
||||
RegionSelection rs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue