remove debug noise
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 20 Jul 2016 20:33:40 +0000 (16:33 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Wed, 20 Jul 2016 20:33:40 +0000 (16:33 -0400)
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;
        }