mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
delete commented line that refers to non-existent variable
This commit is contained in:
parent
521f01984b
commit
d9d45f11e9
1 changed files with 0 additions and 2 deletions
|
|
@ -2067,8 +2067,6 @@ MidiView::step_add_note (uint8_t channel, uint8_t number, uint8_t velocity,
|
|||
note_diff_add_note (new_note, true, false);
|
||||
|
||||
apply_note_diff();
|
||||
|
||||
// last_step_edit_note = new_note;
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue