13
0

remove spurious debug line

git-svn-id: svn://localhost/ardour2/branches/3.0@9105 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2011-03-08 14:45:51 +00:00
parent 07e607ebad
commit 4f84a6cd1d

View File

@ -1549,8 +1549,6 @@ Editor::button_release_handler (ArdourCanvas::Item* item, GdkEvent* event, ItemT
break;
}
cerr << "button release hits bottom\n";
return false;
}