remove methods that inadvertently ended up in ccbe30e48

This commit is contained in:
Paul Davis
2025-07-07 17:01:56 -06:00
parent 6d8e45df57
commit a5bfa387b2

View File

@@ -3150,16 +3150,6 @@ Pianoroll::update_tempo_based_rulers ()
bbt_ruler->set_range (_leftmost_sample, _leftmost_sample+current_page_samples());
}
void
Pianoroll::goto_clip_start ()
{
}
void
Pianoroll::goto_clip_end ()
{
}
void
Pianoroll::set_note_selection (uint8_t note)
{