mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +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 */
|
||||
|
||||
std::cerr << "CE:szf " << enum_2_string (zf) << std::endl;
|
||||
|
||||
if (zf == ZoomFocusPlayhead) {
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue