properly handle meter channel count changes
[ardour.git] / gtk2_ardour / engine_dialog.cc
index cf1d3b0d36eee0ee1efd76140d6ecc28744b228a..8e36e2a619f38e2669ebcf54d140bc3242bf9f44 100644 (file)
@@ -1969,8 +1969,6 @@ EngineControl::set_state (const XMLNode& root)
        XMLNode const * grandchild;
        XMLProperty const * prop = NULL;
 
-       fprintf (stderr, "EngineControl::set_state\n");
-
        if (root.name() != "AudioMIDISetup") {
                return false;
        }