mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
remove debug output
This commit is contained in:
parent
7f063dab6c
commit
3361d073d3
1 changed files with 0 additions and 2 deletions
|
|
@ -292,8 +292,6 @@ CueEditor::set_zoom_focus (Editing::ZoomFocus zf)
|
||||||
|
|
||||||
/* We don't allow playhead for zoom focus here */
|
/* We don't allow playhead for zoom focus here */
|
||||||
|
|
||||||
std::cerr << "CE:szf " << enum_2_string (zf) << std::endl;
|
|
||||||
|
|
||||||
if (zf == ZoomFocusPlayhead) {
|
if (zf == ZoomFocusPlayhead) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue