mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-18 03:15:52 +01:00
Remove another accidentally commited debug message
This commit is contained in:
parent
f78d82a192
commit
cece64e649
1 changed files with 0 additions and 1 deletions
|
|
@ -1881,7 +1881,6 @@ Editor::button_release_handler (ArdourCanvas::Item* item, GdkEvent* event, ItemT
|
|||
switch (item_type) {
|
||||
case RegionItem:
|
||||
{
|
||||
printf ("RegionItem\n");
|
||||
/* since we have FreehandLineDrag we can only get here after a drag, when no movement has happend */
|
||||
assert (were_dragging);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue