mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
faderport: cleanup
This commit is contained in:
parent
7a846b7e6d
commit
41d0336f80
2 changed files with 3 additions and 8 deletions
|
|
@ -418,7 +418,6 @@ FPGUI::action_changed (Gtk::ComboBox* cb, FaderPort::ButtonID id, FaderPort::But
|
|||
string action_path = (*row)[action_columns.path];
|
||||
|
||||
/* release binding */
|
||||
cerr << "Reset release for " << id << " to " << action_path << " bs = " << hex << bs << dec << endl;
|
||||
fp.set_action (id, action_path, false, bs);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue