remove unneeded debug output
This commit is contained in:
parent
7edc7a8d28
commit
23a6526de7
@ -795,7 +795,6 @@ bool
|
|||||||
EngineControl::print_channel_count (Gtk::SpinButton* sb)
|
EngineControl::print_channel_count (Gtk::SpinButton* sb)
|
||||||
{
|
{
|
||||||
if (ARDOUR::Profile->get_mixbus()) {
|
if (ARDOUR::Profile->get_mixbus()) {
|
||||||
cout << "Mixbus crash trap. sb->get_value(): " << sb->get_value();
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user