remove left-over debugging code
This commit is contained in:
parent
ac2b0a327c
commit
59dc0881fb
@ -2287,9 +2287,6 @@ ARDOUR_UI::toggle_record_enable (uint32_t rid)
|
||||
void
|
||||
ARDOUR_UI::map_transport_state ()
|
||||
{
|
||||
CALLGRIND_STOP_INSTRUMENTATION;
|
||||
cerr << "transport state changed\n";
|
||||
|
||||
if (!_session) {
|
||||
auto_loop_button.unset_active_state ();
|
||||
play_selection_button.unset_active_state ();
|
||||
|
Loading…
Reference in New Issue
Block a user