remove debug output

This commit is contained in:
Paul Davis 2025-10-25 15:15:20 -06:00
parent 48ea440f87
commit 9bc1e2ad79

View file

@ -2044,7 +2044,6 @@ EditingContext::quantize_regions (const MidiViews& rs)
EC_LOCAL_TEMPO_SCOPE;
if (rs.empty()) {
std::cerr << "no regions\n";
return;
}