mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-01 19:37:45 +01:00
remove debug output
git-svn-id: svn://localhost/ardour2/branches/3.0-SG@13416 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
f1502da03f
commit
b021536481
1 changed files with 0 additions and 2 deletions
|
|
@ -848,8 +848,6 @@ Session::hookup_io ()
|
|||
it makes its own connections to ports.
|
||||
*/
|
||||
|
||||
cerr << "CREATING AUDITIONER\n";
|
||||
|
||||
try {
|
||||
boost::shared_ptr<Auditioner> a (new Auditioner (*this));
|
||||
if (a->init()) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue