mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
remove left-over debugging code
This commit is contained in:
parent
ac2b0a327c
commit
59dc0881fb
1 changed files with 0 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue