From 473e525f23b467ee700f096c736d466e96e9d149 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Sun, 25 Aug 2024 21:24:41 -0400 Subject: [PATCH] 2024-08-25 Fred Gleason * Removed extraneous debugging statements from 'lib/rdplay_deck.cpp'. Signed-off-by: Fred Gleason --- ChangeLog | 2 ++ lib/rdplay_deck.cpp | 5 ----- 2 files changed, 2 insertions(+), 5 deletions(-) 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)) {