diff --git a/ChangeLog b/ChangeLog index 3cc6b344..6aae07bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24865,3 +24865,5 @@ * Fixed a regression in rdairplay(1) that could cause events with Segue transitions to clip off the end of the previous event if the previous event did not have a segue marker set. +2024-08-25 Fred Gleason + * Removed extraneous debugging statements from 'lib/rdplay_deck.cpp'. diff --git a/lib/rdplay_deck.cpp b/lib/rdplay_deck.cpp index d5ba4de7..da98e710 100644 --- a/lib/rdplay_deck.cpp +++ b/lib/rdplay_deck.cpp @@ -807,15 +807,11 @@ void RDPlayDeck::duckTimerData() void RDPlayDeck::StartTimers(int offset) { - printf("StartTimers(%d)\n",offset); - int audio_point; play_end_timer->stop(); for(int i=0;iconfig()->padSegueOverlaps());; } } - printf("play_point_timer[%d]: %d active: %u\n",i,play_point_timer[i]->interval(),play_point_timer[i]->isActive()); } if((play_fade_point[1]!=-1)&&(offset0)) {