Tempo ramps - remove unused var.
This commit is contained in:
@@ -353,7 +353,6 @@ Editor::edit_tempo_section (TempoSection* section)
|
||||
Timecode::BBT_Time when;
|
||||
|
||||
tempo_dialog.get_bbt_time (when);
|
||||
double const beat = _session->tempo_map().bbt_to_beats (when);
|
||||
|
||||
bpm = max (0.01, bpm);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user