we removed Splice mode from the GUI 7 years ago; now remove all code related to Splice mode (GUI edition)

This commit is contained in:
Paul Davis 2021-06-04 08:03:21 -06:00
parent 43c713d0ef
commit 77e67809f9
5 changed files with 21 additions and 27 deletions

View file

@ -2395,7 +2395,6 @@ private:
friend class RegionCutDrag;
friend class RegionDrag;
friend class RegionMoveDrag;
friend class RegionSpliceDrag;
friend class RegionRippleDrag;
friend class TrimDrag;
friend class BBTRulerDrag;