remove a couple of debugging printfs

This commit is contained in:
Paul Davis 2025-01-20 18:07:07 -07:00
parent ab39c26f68
commit e08dfcba5e
2 changed files with 0 additions and 3 deletions

View file

@ -229,7 +229,6 @@ MidiViewBackground::maybe_extend_note_range (uint8_t note_num)
}
if (changed) {
std::cerr << "changing it\n";
apply_note_range (_data_note_min, _data_note_max, true);
}
}

View file

@ -509,8 +509,6 @@ Pianoroll::canvas_allocate (Gtk::Allocation alloc)
if (_canvas->is_mapped()) {
// zoom_to_show (timecnt_t (timepos_t (Temporal::BeatTime), timepos_t (max_zoom_extent ().second.beats() * 1.1)));
}
std::cerr << "new size " << _visible_canvas_width << " x " << _visible_canvas_width << std::endl;
}
timepos_t