mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
remove unused variables
This commit is contained in:
parent
f2eea8b7ce
commit
ccc62e927d
1 changed files with 0 additions and 2 deletions
|
|
@ -252,8 +252,6 @@ MidiViewBackground::apply_note_range (uint8_t lowest, uint8_t highest, bool to_c
|
||||||
}
|
}
|
||||||
|
|
||||||
bool changed = false;
|
bool changed = false;
|
||||||
uint8_t ol = _lowest_note;
|
|
||||||
uint8_t oh = _highest_note;
|
|
||||||
|
|
||||||
/* Enforce a 1 octave minimum */
|
/* Enforce a 1 octave minimum */
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue