mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
remove debug output
This commit is contained in:
parent
55791301c3
commit
d98e47cf54
1 changed files with 0 additions and 1 deletions
|
|
@ -108,7 +108,6 @@ VCAManager::remove_vca (boost::shared_ptr<VCA> vca)
|
|||
/* this should cause deassignment and deletion */
|
||||
|
||||
vca->DropReferences ();
|
||||
std::cerr << "After DR, uc = " << vca.use_count() << std::endl;
|
||||
}
|
||||
|
||||
boost::shared_ptr<VCA>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue