mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 22:55:44 +01:00
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
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@ ScopedConnectionList::ScopedConnectionList()
|
|||
|
||||
ScopedConnectionList::~ScopedConnectionList()
|
||||
{
|
||||
std::cout << "~ScopedConnectionList " << this << " " << PBD::demangled_name (*this) << "\n";
|
||||
drop_connections ();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue