remove debug output

This commit is contained in:
Paul Davis
2026-01-09 18:02:39 -07:00
parent 9d2c755f69
commit b4ba3d2b9f

View File

@@ -871,7 +871,6 @@ SMF::tempo_map (bool& provided) const
sc = 0;
} else {
sc = new_map->superclock_at (beats);
new_map->dump (std::cerr);
}
if (have_initial_meter) {