mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54: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::length);
|
||||
|
||||
/* this calls reset_width_dependent_items() which calls
|
||||
view_changed() in the right way.
|
||||
*/
|
||||
region_resized (what_changed);
|
||||
} else {
|
||||
model_changed ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue