Remove swaroop variant.
[dcpomatic.git] / src / lib / ffmpeg_decoder.cc
index 3c0f48804106f57677baeca55267df1f561d3a0f..41b93dad758b1eb502406bcb1e64dab3aab24401 100644 (file)
@@ -159,12 +159,6 @@ FFmpegDecoder::flush ()
 bool
 FFmpegDecoder::pass ()
 {
-#ifdef DCPOMATIC_VARIANT_SWAROOP
-       if (_ffmpeg_content->encrypted() && !_ffmpeg_content->kdm()) {
-               return true;
-       }
-#endif
-
        int r = av_read_frame (_format_context, &_packet);
 
        /* AVERROR_INVALIDDATA can apparently be returned sometimes even when av_read_frame