NO-OP: add comment

This commit is contained in:
Paul Davis 2025-11-13 17:07:26 -07:00
parent 87a1f602d2
commit b14859fc46

View file

@ -1319,6 +1319,8 @@ MidiView::view_changed()
if (_active_notes) { if (_active_notes) {
/* Recording */
EC_LOCAL_TEMPO_SCOPE_ARG (_editing_context); EC_LOCAL_TEMPO_SCOPE_ARG (_editing_context);
for (auto & [ note, gui ] : _events) { for (auto & [ note, gui ] : _events) {