mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +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;
|
EC_LOCAL_TEMPO_SCOPE;
|
||||||
|
|
||||||
std::cerr << "which canvas cursor for " << enum_2_string (type) << std::endl;
|
|
||||||
|
|
||||||
Gdk::Cursor* cursor = which_mode_cursor ();
|
Gdk::Cursor* cursor = which_mode_cursor ();
|
||||||
|
|
||||||
switch (type) {
|
switch (type) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue