mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Fix one more warning.
git-svn-id: svn://localhost/ardour2/branches/3.0@9784 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
cd17e05e3a
commit
c78f388edf
1 changed files with 0 additions and 3 deletions
|
|
@ -487,9 +487,6 @@ EditorRegions::region_changed (boost::shared_ptr<Region> r, const PropertyChange
|
|||
return;
|
||||
}
|
||||
}
|
||||
|
||||
/* find the region in our model and update its row */
|
||||
TreeModel::Children rows = _model->children ();
|
||||
}
|
||||
|
||||
if (what_changed.contains (ARDOUR::Properties::hidden)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue