Remove unused variable.
git-svn-id: svn://localhost/ardour2/branches/3.0@12118 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
ecb500572d
commit
bed5cf3344
@ -2581,8 +2581,6 @@ Playlist::shuffle (boost::shared_ptr<Region> region, int dir)
|
||||
|
||||
_shuffling = true;
|
||||
|
||||
Evoral::Range<framepos_t> old_range = region->range ();
|
||||
|
||||
{
|
||||
RegionLock rlock (const_cast<Playlist*> (this));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user