diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-02-06 11:07:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-02-07 00:21:44 +0100 |
| commit | fbcfa342d9f8d6f1430065ad18a1a1b8f7b925db (patch) | |
| tree | 5e5106d2448fb45abab09fc439bef7b430f6bd34 | |
| parent | af27e8bf0729823ecd146f39b4f51dccb1ee6757 (diff) | |
Remove apparently out-of-date comment.
| -rw-r--r-- | test/audio_ring_buffers_test.cc | 2 |
1 files changed, 0 insertions, 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) { |
