Remove some debug output (gtk2_ardour)
This commit is contained in:
@@ -170,8 +170,6 @@ ArdourKeyboard::setup_keybindings ()
|
||||
keybindings_path = default_bindings;
|
||||
}
|
||||
|
||||
cerr << "KP is " << keybindings_path << endl;
|
||||
|
||||
while (true) {
|
||||
|
||||
if (!Glib::path_is_absolute (keybindings_path)) {
|
||||
|
||||
Reference in New Issue
Block a user