NO-OP: remove inaccurate comment

This commit is contained in:
Paul Davis 2025-11-13 17:05:17 -07:00
parent f22b269b7d
commit e5ef93821c

View file

@ -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 ();