From: Carl Hetherington Date: Tue, 6 Feb 2024 10:07:53 +0000 (+0100) Subject: Remove apparently out-of-date comment. X-Git-Tag: v2.16.75~4 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=fbcfa342d9f8d6f1430065ad18a1a1b8f7b925db Remove apparently out-of-date comment. --- 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) {