remove unneeded debug output
authorBen Loftis <ben@harrisonconsoles.com>
Sat, 7 Mar 2015 23:10:19 +0000 (17:10 -0600)
committerBen Loftis <ben@harrisonconsoles.com>
Sat, 7 Mar 2015 23:10:19 +0000 (17:10 -0600)
gtk2_ardour/engine_dialog.cc

index a1beea676b1f32d4dc7da4aa611db6cee2de4f67..dfa22e60354278338eaad9f241d94e3269d6db38 100644 (file)
@@ -795,7 +795,6 @@ bool
 EngineControl::print_channel_count (Gtk::SpinButton* sb)
 {
        if (ARDOUR::Profile->get_mixbus()) {
-               cout << "Mixbus crash trap. sb->get_value(): " << sb->get_value();
                return true;
        }