mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
remove RegionRippleDrag
This used to be a distinct kind of drag, but ended up being refactored into something that happens during a regular drag. Has not been used in quite some time.
This commit is contained in:
parent
f679da4e1e
commit
d47b581cbb
3 changed files with 0 additions and 361 deletions
|
|
@ -2488,7 +2488,6 @@ private:
|
|||
friend class RegionCutDrag;
|
||||
friend class RegionDrag;
|
||||
friend class RegionMoveDrag;
|
||||
friend class RegionRippleDrag;
|
||||
friend class TrimDrag;
|
||||
friend class BBTRulerDrag;
|
||||
friend class MeterMarkerDrag;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue