NO-OP: whitespace

This commit is contained in:
Robin Gareus 2019-04-13 17:06:29 +02:00
parent b799c05c1a
commit bf3e91e5cf
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -2442,8 +2442,8 @@ Route::state (bool save_template)
child->set_property("created-with", _session.created_with);
std::string modified_with = string_compose ("%1 %2", PROGRAM_NAME, revision);
child->set_property("modified-with", modified_with);
}
child->set_property("modified-with", modified_with);
}
node->set_property (X_("id"), id ());
node->set_property (X_("name"), name());