surface faderport: drop old debug print
This showed up in test output, and was introduced 5 years ago in
ecc2348ecc
.
This commit is contained in:
parent
dd455bdd97
commit
1f1565e08b
@ -194,8 +194,6 @@ FaderPort::FaderPort (Session& s)
|
||||
|
||||
FaderPort::~FaderPort ()
|
||||
{
|
||||
cerr << "~FP\n";
|
||||
|
||||
close ();
|
||||
|
||||
if (_input_port) {
|
||||
|
Loading…
Reference in New Issue
Block a user