NO-OP: whitespace

This commit is contained in:
Robin Gareus 2025-04-13 22:42:03 +02:00
parent 8619411ce6
commit 65813054d2
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04

View file

@ -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"));