X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Flib%2Fdcp_decoder.cc;h=f9b0d9a57461e92cb98e0578f86c7e920a259f59;hb=39fb8198febde1937019db1c300ec363aab5aa56;hp=566ed2935ccb10206df23acea28e49507f0f7728;hpb=b249700e1da7dd6631a8b4440587f4093a2bdef1;p=dcpomatic.git diff --git a/src/lib/dcp_decoder.cc b/src/lib/dcp_decoder.cc index 566ed2935..f9b0d9a57 100644 --- a/src/lib/dcp_decoder.cc +++ b/src/lib/dcp_decoder.cc @@ -67,7 +67,6 @@ using namespace dcpomatic; DCPDecoder::DCPDecoder (shared_ptr film, shared_ptr c, bool fast, bool tolerant, shared_ptr old) : DCP (c, tolerant) , Decoder (film) - , _decode_referenced (false) { if (c->can_be_played()) { if (c->video) { @@ -125,7 +124,6 @@ DCPDecoder::DCPDecoder (shared_ptr film, shared_ptr