Revert "Avoid decoding other packets when looking for subs."
[dcpomatic.git] / test / audio_decoder_test.cc
index 48118c1b7dd85d1308304ab2ff1db64951192af1..44d0d60f416e664fa76faf9495b9e8601b4c4f1c 100644 (file)
@@ -65,7 +65,7 @@ public:
                , _position (0)
        {}
 
-       bool pass (PassReason)
+       bool pass ()
        {
                Frame const N = min (
                        Frame (2000),