Remove old destructive API (non layered is a dynamic mode) 1/2
[ardour.git] / gtk2_ardour / keyboard.cc
index 102aa2b7b7d0a2117d7b9a23c00884c90ae93f25..cd14f3b818c67276e78d1906252a10234b95dd54 100644 (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)) {