remove debug output
This commit is contained in:
parent
dd94d43c46
commit
20b4b4ea90
@ -41,7 +41,6 @@ BackendPort::BackendPort (PortEngineSharedImpl &b, const std::string& name, Port
|
||||
BackendPort::~BackendPort ()
|
||||
{
|
||||
assert (_connections.empty());
|
||||
std::cerr << "Backendport " << _name << " @ " << this << " being deleted\n";
|
||||
}
|
||||
|
||||
int
|
||||
|
Loading…
Reference in New Issue
Block a user