13
0

NOOP: whitespace cleanup

This commit is contained in:
Paul Davis 2023-10-03 10:16:48 -06:00
parent 2194ae70da
commit b2e168e79e

View File

@ -216,7 +216,7 @@ Editor::reset_tempo_marks ()
double min_tempo;
set_tempo_curve_range (max_tempo, min_tempo);
update_tempo_curves (min_tempo, max_tempo, sr);
update_tempo_curves (min_tempo, max_tempo, sr);
}
void