mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
remove debug output
This commit is contained in:
parent
0a87bbc37b
commit
3f112f17c0
1 changed files with 0 additions and 2 deletions
|
|
@ -3441,8 +3441,6 @@ Route::MuteControllable::set_value (double val)
|
|||
return;
|
||||
}
|
||||
|
||||
cerr << " _route->mute with val = " << val << endl;
|
||||
|
||||
rl->push_back (r);
|
||||
_session.set_mute (rl, bval);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue