mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-25 07:57:43 +01:00
NO-OP: whitespace
This commit is contained in:
parent
e0a5b591f8
commit
fea6c7592f
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ public:
|
|||
|
||||
|
||||
struct TempoMapScope {
|
||||
TempoMapScope (EditingContext& context, std::shared_ptr<Temporal::TempoMap> map)
|
||||
TempoMapScope (EditingContext& context, std::shared_ptr<Temporal::TempoMap> map)
|
||||
: ec (context)
|
||||
{
|
||||
old_map = ec.start_local_tempo_map (map);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue