Remove swaroop variant.
[dcpomatic.git] / src / lib / ffmpeg_file_encoder.h
index 19674d249f94f1bb29ccdaa834bece14398d26a8..08fc4778b4d6bb7fe2f45f3e99a5104b91b1fef3 100644 (file)
@@ -47,10 +47,6 @@ public:
                bool audio_stream_per_channel,
                int x264_crf,
                boost::filesystem::path output
-#ifdef DCPOMATIC_VARIANT_SWAROOP
-               , boost::optional<dcp::Key> key
-               , boost::optional<std::string> id
-#endif
                );
 
        ~FFmpegFileEncoder ();