mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-18 04:36:30 +01:00
Remove apparently erroneous commit_reversible_command.
git-svn-id: svn://localhost/ardour2/branches/3.0@12621 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
0a4b746317
commit
f840133768
1 changed files with 0 additions and 4 deletions
|
|
@ -1495,10 +1495,6 @@ RegionCreateDrag::finished (GdkEvent*, bool movement_occurred)
|
||||||
} else {
|
} else {
|
||||||
_view->playlist()->thaw ();
|
_view->playlist()->thaw ();
|
||||||
}
|
}
|
||||||
|
|
||||||
if (_region) {
|
|
||||||
_editor->commit_reversible_command ();
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue