mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
remove debug output
This commit is contained in:
parent
0398836dfe
commit
3850dbc8d0
1 changed files with 0 additions and 2 deletions
|
|
@ -784,8 +784,6 @@ AudioClipEditor::which_canvas_cursor (ItemType type) const
|
|||
{
|
||||
EC_LOCAL_TEMPO_SCOPE;
|
||||
|
||||
std::cerr << "which canvas cursor for " << enum_2_string (type) << std::endl;
|
||||
|
||||
Gdk::Cursor* cursor = which_mode_cursor ();
|
||||
|
||||
switch (type) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue