Remove apparently out-of-date comment.
authorCarl Hetherington <cth@carlh.net>
Tue, 6 Feb 2024 10:07:53 +0000 (11:07 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 6 Feb 2024 23:21:44 +0000 (00:21 +0100)
test/audio_ring_buffers_test.cc

index ef64f5fbaca84cae4964115d2f7f3041c9ee8f25..265142d533fe9e20b9c4669f6e3b642d7f966168 100644 (file)
@@ -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)
 {