mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 21:55:43 +01:00
NO-OP: whitespace
This commit is contained in:
parent
907fbdd19e
commit
f201726286
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ bool RegionSelection::contains (boost::shared_ptr<ARDOUR::Region> region) const
|
|||
bool
|
||||
RegionSelection::add (RegionView* rv)
|
||||
{
|
||||
if (!rv->region()->playlist()) {
|
||||
if (!rv->region()->playlist()) {
|
||||
/* not attached to a playlist - selection not allowed.
|
||||
This happens if the user tries to select a region
|
||||
during a capture pass.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue