mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 00:04:56 +01:00
NO-OP: remove inaccurate comment
This commit is contained in:
parent
f22b269b7d
commit
e5ef93821c
1 changed files with 0 additions and 3 deletions
|
|
@ -1137,9 +1137,6 @@ MidiView::redisplay (bool view_only)
|
||||||
what_changed.add (Properties::start);
|
what_changed.add (Properties::start);
|
||||||
what_changed.add (Properties::length);
|
what_changed.add (Properties::length);
|
||||||
|
|
||||||
/* this calls reset_width_dependent_items() which calls
|
|
||||||
view_changed() in the right way.
|
|
||||||
*/
|
|
||||||
region_resized (what_changed);
|
region_resized (what_changed);
|
||||||
} else {
|
} else {
|
||||||
model_changed ();
|
model_changed ();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue