13
0

remove obsolete method (post rebase conflict resolution)

This commit is contained in:
Paul Davis 2021-07-04 09:36:43 -06:00
parent 3c57e4a485
commit 1520b53aae

View File

@ -4055,12 +4055,6 @@ Editor::set_show_touched_automation (bool yn)
instant_save ();
}
PlaylistSelector&
Editor::playlist_selector () const
{
return *_playlist_selector;
}
Temporal::timecnt_t
Editor::get_paste_offset (Temporal::timepos_t const & pos, unsigned paste_count, Temporal::timecnt_t const & duration)
{