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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user