fix out-by-one error when partitioning a region - if a region continues to exist...
authorPaul Davis <paul@linuxaudiosystems.com>
Tue, 3 Nov 2009 19:12:37 +0000 (19:12 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 3 Nov 2009 19:12:37 +0000 (19:12 +0000)
commitc641b92c123ee7539790f9a9a1214d03d305e26c
treefd9ac9d9dee4404a11b5a9b55c1851aa53105e0a
parent3c19ff310fddf19751b5767fc267612f68406605
fix out-by-one error when partitioning a region - if a region continues to exist to the left of the cut position, its length before this fix was 1 sample too long

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@6010 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/playlist.cc