13
0

remove left-over debugging code

This commit is contained in:
Paul Davis 2015-06-10 22:04:20 -04:00
parent ac2b0a327c
commit 59dc0881fb

View File

@ -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 ();