mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-02 03:47:42 +01:00
remove debug output
This commit is contained in:
parent
a64c8a83b9
commit
bd5b8b82a6
1 changed files with 0 additions and 1 deletions
|
|
@ -1768,7 +1768,6 @@ Editor::ramp_to_next_tempo ()
|
|||
if (!tmc.map().set_ramped (const_cast<Temporal::TempoPoint&>(tempo), true)) {
|
||||
tmc.abort ();
|
||||
}
|
||||
std::cerr << "leave scope\n";
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue