13
0

remove commented code

This commit is contained in:
Paul Davis 2022-06-27 22:27:15 -06:00
parent 6dfaac9e94
commit 32a3bf229e

View File

@ -305,8 +305,6 @@ Editor::update_tempo_curves (double min_tempo, double max_tempo, samplecnt_t sr)
++tmp;
TempoCurve& curve (tm->curve());
// std::cerr << "loworing [" << curve.the_item().whoami() << " to bottom\n";
// curve.the_item().lower_to_bottom ();
curve.set_max_tempo (max_tempo);
curve.set_min_tempo (min_tempo);