mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-25 22:57:37 +01:00
remove debug output
git-svn-id: svn://localhost/ardour2/branches/3.0@13655 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
341cbfbd19
commit
67adc8ceed
1 changed files with 0 additions and 2 deletions
|
|
@ -318,8 +318,6 @@ PixFader::on_button_release_event (GdkEventButton* ev)
|
|||
|
||||
/* no motion - just a click */
|
||||
|
||||
cerr << "no motion click\n";
|
||||
|
||||
if (ev->state & Keyboard::TertiaryModifier) {
|
||||
adjustment.set_value (default_value);
|
||||
} else if (ev->state & Keyboard::GainFineScaleModifier) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue