NO-OP: line formattting
This commit is contained in:
parent
85f0648b6b
commit
dd556f6ee8
@ -8459,10 +8459,8 @@ Editor::do_insert_time ()
|
|||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
Editor::insert_time (
|
Editor::insert_time (timepos_t const & pos, timecnt_t const & samples, InsertTimeOption opt, bool all_playlists, bool markers_too,
|
||||||
timepos_t const & pos, timecnt_t const & samples, InsertTimeOption opt,
|
bool locked_markers_too, bool tempo_too)
|
||||||
bool all_playlists, bool markers_too, bool locked_markers_too, bool tempo_too
|
|
||||||
)
|
|
||||||
{
|
{
|
||||||
|
|
||||||
if (Config->get_edit_mode() == Lock) {
|
if (Config->get_edit_mode() == Lock) {
|
||||||
|
Loading…
Reference in New Issue
Block a user