mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-28 17:37:41 +01:00
remove debug output
This commit is contained in:
parent
c0b50a4768
commit
84f302136e
1 changed files with 0 additions and 2 deletions
|
|
@ -741,8 +741,6 @@ Editor::button_press_handler_1 (ArdourCanvas::Item* item, GdkEvent* event, ItemT
|
|||
eff = MouseObject;
|
||||
}
|
||||
|
||||
cerr << "item type " << enum_2_string (item_type) << endl;
|
||||
|
||||
switch (eff) {
|
||||
case MouseRange:
|
||||
switch (item_type) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue