mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 16:46:35 +01:00
remove debug noise
This commit is contained in:
parent
54730c2aa5
commit
34fe25c603
1 changed files with 0 additions and 2 deletions
|
|
@ -1969,8 +1969,6 @@ EngineControl::set_state (const XMLNode& root)
|
||||||
XMLNode const * grandchild;
|
XMLNode const * grandchild;
|
||||||
XMLProperty const * prop = NULL;
|
XMLProperty const * prop = NULL;
|
||||||
|
|
||||||
fprintf (stderr, "EngineControl::set_state\n");
|
|
||||||
|
|
||||||
if (root.name() != "AudioMIDISetup") {
|
if (root.name() != "AudioMIDISetup") {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue