From 371f386b8b939a69b64e90f0f281c2e2801a4890 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 29 Jul 2022 14:04:21 -0600 Subject: [PATCH] improve comment accuracy --- libs/ardour/triggerbox.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libs/ardour/triggerbox.cc b/libs/ardour/triggerbox.cc index 970fb58a24..ba4755f82f 100644 --- a/libs/ardour/triggerbox.cc +++ b/libs/ardour/triggerbox.cc @@ -3071,8 +3071,7 @@ TriggerBox::fast_forward (CueEvents const & cues, samplepos_t transport_position } if (!trig->region()) { - /* the cue-identified slot is empty for this - triggerbox. This effectively ends the duration of + /* the slot is empty. This effectively ends the duration of whatever slot might have been running when we hit the cue. */