Remove debug output.
git-svn-id: svn://localhost/ardour2/branches/3.0@12276 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
f012a84e62
commit
42267ff78c
@ -30,7 +30,6 @@ ScopedConnectionList::ScopedConnectionList()
|
||||
|
||||
ScopedConnectionList::~ScopedConnectionList()
|
||||
{
|
||||
std::cout << "~ScopedConnectionList " << this << " " << PBD::demangled_name (*this) << "\n";
|
||||
drop_connections ();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user