NO-OP: add lifetime comment

This commit is contained in:
Paul Davis
2024-12-27 17:43:03 -07:00
parent 5157234f2f
commit 9b22e16bec

View File

@@ -1663,6 +1663,8 @@ MidiView::start_playing_midi_chord (vector<std::shared_ptr<NoteType> > notes)
}
player->play ();
/* player is deleted after a timeout when its ::off() method is invokved */
}
bool