mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
NO-OP: whitespace
This commit is contained in:
parent
8619411ce6
commit
65813054d2
1 changed files with 2 additions and 2 deletions
|
|
@ -2002,8 +2002,8 @@ Editor::add_location_mark_with_flag (timepos_t const & where, Location::Flags fl
|
|||
if (UIConfiguration::instance().get_name_new_markers()) {
|
||||
if (!edit_location (*location, true, false)) {
|
||||
delete location;
|
||||
return;
|
||||
}
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
begin_reversible_command (_("add marker"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue