mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 00:04:56 +01:00
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
1 changed files with 0 additions and 2 deletions
|
|
@ -194,8 +194,6 @@ FaderPort::FaderPort (Session& s)
|
||||||
|
|
||||||
FaderPort::~FaderPort ()
|
FaderPort::~FaderPort ()
|
||||||
{
|
{
|
||||||
cerr << "~FP\n";
|
|
||||||
|
|
||||||
close ();
|
close ();
|
||||||
|
|
||||||
if (_input_port) {
|
if (_input_port) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue