From fbcfa342d9f8d6f1430065ad18a1a1b8f7b925db Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 6 Feb 2024 11:07:53 +0100 Subject: Remove apparently out-of-date comment. --- test/audio_ring_buffers_test.cc | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/audio_ring_buffers_test.cc b/test/audio_ring_buffers_test.cc index ef64f5fba..265142d53 100644 --- a/test/audio_ring_buffers_test.cc +++ b/test/audio_ring_buffers_test.cc @@ -30,8 +30,6 @@ using namespace dcpomatic; #define CANARY 9999 -/* XXX: these tests don't check the timestamping in AudioRingBuffers */ - /** Basic tests fetching the same number of channels as went in */ BOOST_AUTO_TEST_CASE (audio_ring_buffers_test1) { -- cgit v1.2.3