mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-07 14:15:46 +01:00
remove debug output
This commit is contained in:
parent
e75182b418
commit
f561cc6dc2
1 changed files with 0 additions and 1 deletions
|
|
@ -4149,7 +4149,6 @@ Session::config_changed (std::string p, bool ours)
|
|||
}
|
||||
}
|
||||
} else if (p == "loop-fade-choice") {
|
||||
cerr << "LFC change, change auto-loop\n";
|
||||
last_loopend = 0; /* force locate to refill buffers with new loop boundary data */
|
||||
auto_loop_changed (_locations->auto_loop_location());
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue