Remove some debug output (gtk2_ardour)

This commit is contained in:
Robin Gareus 2017-08-06 14:50:45 +02:00
parent 515bd5ad4d
commit eb2af9e28d
1 changed files with 0 additions and 2 deletions

View File

@ -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)) {